Skip to content

Commit e445f95

Browse files
authored
Merge pull request #142 from trailofbits/group-dependabot
Group dependabot
2 parents 72a6de8 + bae23a9 commit e445f95

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,11 @@ updates:
99
cooldown:
1010
default-days: 7
1111
directories:
12-
- "/"
13-
schedule:
14-
interval: daily
15-
16-
- package-ecosystem: github-actions
17-
cooldown:
18-
default-days: 7
19-
directories:
20-
- "{{cookiecutter.project_slug}}/.github/workflows"
12+
- "/"
13+
- "{{cookiecutter.project_slug}}/.github/workflows"
14+
groups:
15+
actions:
16+
patterns:
17+
- "*"
2118
schedule:
2219
interval: daily

0 commit comments

Comments
 (0)