mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
renovate.json: replace CI: prefix with GHA:
All bumped dependencies are in GHA.
Follow-up to 6225d7ba2f #19547
This commit is contained in:
parent
39320e1e1b
commit
42c43f695c
@ -21,7 +21,7 @@
|
||||
"pinDigest",
|
||||
"digest"
|
||||
],
|
||||
"commitMessagePrefix": "CI: ",
|
||||
"commitMessagePrefix": "GHA: ",
|
||||
"labels": [
|
||||
"CI"
|
||||
]
|
||||
@ -30,7 +30,7 @@
|
||||
"matchManagers": [
|
||||
"custom.regex"
|
||||
],
|
||||
"commitMessagePrefix": "CI: ",
|
||||
"commitMessagePrefix": "GHA: ",
|
||||
"labels": [
|
||||
"CI"
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user