mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03: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
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue