Skip to content

Commit

Permalink
Remove golangci-lint from pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Waltlova <[email protected]>
  • Loading branch information
andywaltlova committed Aug 17, 2023
1 parent a78b915 commit 073bddc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ minimum_pre_commit_version: "2.9.0"
exclude: ^(development/mosquitto/mosquitto.conf)

repos:
- repo: "https://github.com/golangci/golangci-lint"
rev: "v1.54.1"
hooks:
- id: golangci-lint
stages: [manual]

- repo: "https://github.com/pre-commit/pre-commit-hooks"
rev: "v4.4.0"
hooks:
Expand Down

0 comments on commit 073bddc

Please sign in to comment.