Configure renovate to bump the following:
|
DEFAULT_NODE_VERSION: "22" |
|
DEFAULT_GO_VERSION: "1.24" |
|
DEFAULT_GOLANGCI_LINT_VERSION: "1.64.8" |
|
DEFAULT_TRUFFLEHOG_VERSION: "3.90.6" |
And also actionlint: https://github.com/grafana/plugin-ci-workflows/blob/main/.github/workflows/pr-checks-lint.yml
It should be possible with a regex custom manager: https://docs.renovatebot.com/modules/manager/regex/
Configure renovate to bump the following:
plugin-ci-workflows/.github/workflows/ci.yml
Lines 285 to 288 in 2e9f98d
And also actionlint: https://github.com/grafana/plugin-ci-workflows/blob/main/.github/workflows/pr-checks-lint.yml
It should be possible with a regex custom manager: https://docs.renovatebot.com/modules/manager/regex/