Skip to content

Commit 3f6e9a7

Browse files
Bump golangci-lint version to 2.12.1 (#2690)
* chore: Update the `golangci-lint` version the goss test Made with ❤️️ by updatecli * chore: Update the `golangci-lint` version in the tools-versions.yml file Made with ❤️️ by updatecli * chore: Update the `golangci-lint` version in the tools-versions.yml file Made with ❤️️ by updatecli * chore: Update the `golangci-lint` version the goss test Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com>
1 parent 741d6bc commit 3f6e9a7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

provisioning/tools-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ git_lfs_version: 3.7.1
1414
git_linux_version: 2.54.0
1515
git_windows_version: 2.54.0
1616
golang_version: 1.26.2
17-
golangcilint_version: 2.11.4
17+
golangcilint_version: 2.12.1
1818
goss_version: 0.4.9
1919
hadolint_version: 2.14.0
2020
helm_diff_version: 3.15.6

tests/goss-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ command:
3636
exec: golangci-lint --version
3737
exit-status: 0
3838
stdout:
39-
- 2.11.4
39+
- 2.12.1
4040
helm:
4141
exec: helm version
4242
exit-status: 0

0 commit comments

Comments
 (0)