diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 7209a55..8ff19cc 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -36,7 +36,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", // Re-use predefined sets of configuration options to DRY "extends": [ - // https://github.com/containers/automation/blob/main/renovate/defaults.json5 + // https://github.com/podman-container-tools/automation/blob/main/renovate/defaults.json5 "github>podman-container-tools/automation//renovate/defaults.json5" ], /*************************************************