mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
renovate: point config to new repo
We have a new config in the automation repo under podman-container-tools, see https://github.com/podman-container-tools/automation/pull/29 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
parent
8e74c1efd8
commit
e8b835dad1
1 changed files with 2 additions and 2 deletions
4
.github/renovate.json5
vendored
4
.github/renovate.json5
vendored
|
|
@ -19,8 +19,8 @@ and/or use the pre-commit hook: https://github.com/renovatebot/pre-commit-hooks
|
||||||
|
|
||||||
// Reuse predefined sets of configuration options to DRY
|
// Reuse predefined sets of configuration options to DRY
|
||||||
"extends": [
|
"extends": [
|
||||||
// https://github.com/containers/automation/blob/main/renovate/defaults.json5
|
// https://github.com/podman-container-tools/automation/blob/main/renovate/defaults.json5
|
||||||
"github>containers/automation//renovate/defaults.json5"
|
"github>podman-container-tools/automation//renovate/defaults.json5"
|
||||||
],
|
],
|
||||||
|
|
||||||
/*************************************************
|
/*************************************************
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue