mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:11:45 +03:00
GHA/dependabot: fix update group names
This commit is contained in:
parent
986ef77833
commit
428faf6d47
1 changed files with 2 additions and 2 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -11,7 +11,7 @@ updates:
|
|||
cooldown:
|
||||
default-days: 7
|
||||
groups:
|
||||
actions-deps:
|
||||
gha-dependencies:
|
||||
patterns:
|
||||
- '*'
|
||||
commit-message:
|
||||
|
|
@ -29,7 +29,7 @@ updates:
|
|||
semver-minor-days: 7
|
||||
semver-patch-days: 3
|
||||
groups:
|
||||
actions-deps:
|
||||
pip-dependencies:
|
||||
patterns:
|
||||
- '*'
|
||||
commit-message:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue