diff --git a/renovate.json b/renovate.json index 147eee8..aaa593c 100644 --- a/renovate.json +++ b/renovate.json @@ -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" ] } ],