1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-05-23 22:40:31 +02:00

chore(deps): update dependency golangci/golangci-lint to v1.60.2

This commit is contained in:
renovate[bot] 2024-08-20 22:48:04 +00:00 committed by Jan Larwig
parent e22b8d0eca
commit ecfa2ca83f

View File

@ -26,7 +26,7 @@ jobs:
- name: Get dependencies
env:
# renovate: datasource=github-tags depName=golangci/golangci-lint
GOLANGCI_LINT_VERSION: v1.55.2
GOLANGCI_LINT_VERSION: v1.60.2
# renovate: datasource=github-tags depName=codeclimate/test-reporter
CODECLIMATE_VERSION: v1.0.1
run: |