update renovate config to reflect CI changes
All checks were successful
CI / cargo test (push) Successful in 24m12s

This commit is contained in:
Ward Wouts 2025-12-05 07:45:29 +01:00
parent 6f0702cee4
commit d8e4030d7d

View file

@ -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"
]
}
],