mirror of
https://github.com/int128/kubelogin.git
synced 2026-08-23 21:06:15 +00:00
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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",
|
|
],
|
|
}
|