Compare commits

...

2 Commits

Author SHA1 Message Date
Luís Ferreira 72a2497d97
Merge b0c2898622 into de65e23aa2 2025-06-21 23:13:13 +00:00
Luís Ferreira b0c2898622
ci(dependabot): add configuration to update github-actions
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2022-03-29 19:05:42 +01:00
1 changed files with 7 additions and 0 deletions

7
.github/dependabot.yml vendored 100644
View File

@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"