We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 552f2b9 commit ff972f2Copy full SHA for ff972f2
1 file changed
.github/dependabot.yml
@@ -13,7 +13,9 @@ updates:
13
# Allow up to 10 open pull requests for maven dependencies
14
open-pull-requests-limit: 10
15
- package-ecosystem: "github-actions"
16
- directory: "/"
+ directories:
17
+ - /
18
+ - /.github/actions/setup
19
schedule:
20
interval: "weekly"
21
day: "wednesday"
0 commit comments