Skip to content

Commit 0bc43d2

Browse files
authored
Make Dependabot update actions (#614)
1 parent 6ad68ac commit 0bc43d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@ updates:
99
schedule:
1010
interval: daily
1111
open-pull-requests-limit: 15
12+
- package-ecosystem: github-actions
13+
directory: /
14+
versioning-strategy: increase
15+
schedule:
16+
interval: daily
17+
open-pull-requests-limit: 15

0 commit comments

Comments
 (0)