We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e851c2c commit 54f2f0fCopy full SHA for 54f2f0f
1 file changed
.github/dependabot.yml
@@ -5,6 +5,8 @@ updates:
5
schedule:
6
interval: weekly
7
day: sunday
8
+ allow:
9
+ - dependency-type: "all"
10
commit-message:
11
prefix: "chore"
12
- package-ecosystem: github-actions
0 commit comments