We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dependabot
1 parent ce14e1a commit cc1d44eCopy full SHA for cc1d44e
1 file changed
.github/dependabot.yml
@@ -15,7 +15,8 @@ updates:
15
schedule:
16
interval: "weekly"
17
- package-ecosystem: "github-actions"
18
- directory: "/"
+ directories:
19
+ - "/.github/workflows/**"
20
groups:
21
gh-actions:
22
update-types:
0 commit comments