Skip to content

Commit edbdc4f

Browse files
authored
Merge pull request roles-ansible#105 from benoit-garcia/setup-dependabot
chore(repo): Setup dependabot to watch for new releases of Github Actions.
2 parents d1708b7 + 04f7c12 commit edbdc4f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
# See https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
3+
version: 2
4+
updates:
5+
6+
- package-ecosystem: "github-actions"
7+
directory: "/"
8+
schedule:
9+
interval: "daily"

0 commit comments

Comments
 (0)