Skip to content

Commit b87afcc

Browse files
chore: enable github-actions Dependabot checks
1 parent 27a26a2 commit b87afcc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,12 @@ updates:
99
github-actions:
1010
patterns:
1111
- '*'
12+
- package-ecosystem: "github-actions"
13+
directory: "/"
14+
schedule:
15+
interval: "daily"
16+
open-pull-requests-limit: 20
17+
groups:
18+
github-actions:
19+
patterns:
20+
- '*'

0 commit comments

Comments
 (0)