Skip to content

Commit a9b0044

Browse files
authored
Update dependabot's gh-actions section (#700)
Group updates in a single PR.
1 parent fc731e2 commit a9b0044

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ updates:
1414
- CI/CD
1515
- skip-changelog
1616
groups:
17-
packages:
17+
python:
1818
applies-to: version-updates
1919
patterns: ["*"]
20-
security:
20+
python-security:
2121
applies-to: security-updates
2222
patterns: ["*"]
2323

@@ -31,3 +31,10 @@ updates:
3131
labels:
3232
- CI/CD
3333
- skip-changelog
34+
groups:
35+
actions:
36+
applies-to: version-updates
37+
patterns: ["*"]
38+
actions-security:
39+
applies-to: security-updates
40+
patterns: ["*"]

0 commit comments

Comments
 (0)