chore(deps): update golangci-lint to v2

This commit is contained in:
Julien Neuhart
2025-03-26 20:08:18 +01:00
parent e7c77b7bf3
commit 0b7c51a323
5 changed files with 42 additions and 38 deletions

View File

@@ -31,7 +31,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@v6
with:
version: v1.64.2
version: v2.0.2
lint-prettier:
name: Lint non-Golang codebase