We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d7044 commit 5bc8ce2Copy full SHA for 5bc8ce2
2 files changed
.github/dependabot.yml
@@ -4,5 +4,9 @@ updates:
4
directory: /
5
schedule:
6
interval: monthly
7
- commit-message:
8
- prefix: ":pushpin: "
+ cooldown:
+ default-days: 7
9
+ groups:
10
+ github-actions:
11
+ patterns:
12
+ - "*"
{{ cookiecutter.project_name }}/.github/dependabot.yml
0 commit comments