Skip to content

Commit a72a5cd

Browse files
authored
Merge pull request #900 from nicholasbishop/bishop-dependa-actions
dependabot: Enable updates for Github Actions
2 parents 10978ae + 5651be3 commit a72a5cd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ updates:
88
ignore:
99
- dependency-name: "*"
1010
update-types: ["version-update:semver-patch"]
11+
- package-ecosystem: github-actions
12+
directory: "/"
13+
schedule:
14+
interval: daily
15+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)