Skip to content

Commit

Permalink
fix(evpn): modify linter version
Browse files Browse the repository at this point in the history
Signed-off-by: atulpatel261194 <[email protected]>
  • Loading branch information
atulpatel261194 committed Nov 7, 2024
1 parent f003177 commit c0750d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ repos:
stages: [commit-msg]
additional_dependencies: ['@commitlint/config-conventional']
- repo: https://github.com/golangci/golangci-lint
rev: v1.55.2
rev: v1.61.0
hooks:
- id: golangci-lint

0 comments on commit c0750d6

Please sign in to comment.