mirror of
https://github.com/int128/kubelogin.git
synced 2026-08-20 19:36:18 +00:00
13 lines
467 B
JSON
13 lines
467 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"github>int128/renovate-base",
|
|
"github>int128/go-renovate-config#v1.7.2",
|
|
"github>int128/go-renovate-config:go-directive#v1.7.2",
|
|
"github>int128/go-renovate-config:github-actions#v1.7.2",
|
|
"github>int128/go-renovate-config:kubernetes#v1.7.2",
|
|
"github>int128/go-renovate-config:kustomization-github-releases#v1.7.2",
|
|
"helpers:pinGitHubActionDigests",
|
|
],
|
|
}
|