update renovate config to reflect CI changes
All checks were successful
CI / cargo test (push) Successful in 24m12s
All checks were successful
CI / cargo test (push) Successful in 24m12s
This commit is contained in:
parent
6f0702cee4
commit
d8e4030d7d
1 changed files with 3 additions and 3 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"digest"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"/^actions/checkout/"
|
||||
"/^https://code.forgejo.org/actions/checkout"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
"digest"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"/^https://github.com/oxsecurity/megalinter/"
|
||||
"/^https://github.com/super-linter/super-linter"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
"digest"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"/^https://github.com/wackbyte/rust-toolchain/"
|
||||
"/^https://github.com/dtolnay/rust-toolchain"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue