Skip to content

Commit 9d28a54

Browse files
authored
Merge pull request #21349 from wordpress-mobile/dependabot_accept_only_toml_file
Configure dependabot to only observe version catalog file
2 parents 28df5f5 + 357aba1 commit 9d28a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
updates:
33
- package-ecosystem: "gradle"
44
open-pull-requests-limit: 6
5-
directory: "/"
5+
directory: "gradle/"
66
schedule:
77
interval: "daily"
88
labels:

0 commit comments

Comments
 (0)