mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-14 15:22:13 +03:00
Group GHA updates into a single PR
This commit is contained in:
parent
01657d128d
commit
ae833dd62d
9
.github/renovate.json
vendored
9
.github/renovate.json
vendored
|
@ -5,5 +5,12 @@
|
|||
],
|
||||
"labels": [
|
||||
"Dependency"
|
||||
]
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "github-actions",
|
||||
"matchManagers": ["github-actions"],
|
||||
"separateMajorMinor": "false"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user