Skip to content

Commit 5651be3

Browse files
dependabot: Enable updates for Github Actions
1 parent 10978ae commit 5651be3

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)