We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b9620f commit a943bddCopy full SHA for a943bdd
{{cookiecutter.project_slug}}/.github/dependabot.yml
@@ -8,5 +8,9 @@ updates:
8
9
- package-ecosystem: github-actions
10
directory: /
11
+ groups:
12
+ actions:
13
+ patterns:
14
+ - "*"
15
schedule:
16
interval: daily
0 commit comments