mirror of
https://github.com/curl/curl.git
synced 2026-01-26 06:57:57 +00:00
renovate: try to disable GitHub Actions updates differently
Follow-up to a9b1be555a26aeca623721b0826ea66d6b8c0929 #19954 Closes #19969
This commit is contained in:
parent
c8375c905e
commit
20ffdfffaa
@ -6,6 +6,16 @@
|
||||
],
|
||||
"semanticCommitType": "ci",
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": [
|
||||
"github-actions"
|
||||
],
|
||||
"commitMessagePrefix": "GHA: ",
|
||||
"labels": [
|
||||
"CI"
|
||||
],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchUpdateTypes": [
|
||||
"pin",
|
||||
@ -38,6 +48,7 @@
|
||||
{
|
||||
"description": "Schedule package updates on the 10th of each month",
|
||||
"matchPackageNames": [
|
||||
"/codeql/i",
|
||||
"/ruff/i"
|
||||
],
|
||||
"groupName": "monthly updates by name",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user