Compare commits

...

2 commits

Author SHA1 Message Date
Luís Ferreira
21a8ca6804
Merge b0c2898622 into 6027e3dd17 2025-03-30 16:53:13 +05:30
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

7
.github/dependabot.yml vendored Normal file
View file

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