Skip to content

Commit

Permalink
Merge pull request #304 from canonical/renovate/auto-pre-commit-hooks
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hooks (minor)
  • Loading branch information
canonical-iam authored Oct 7, 2024
2 parents 7803390 + 00f7f19 commit 6a3174a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/golangci/golangci-lint
rev: v1.58.2
rev: v1.61.0
hooks:
- id: golangci-lint
- repo: https://github.com/compilerla/conventional-pre-commit
rev: v3.2.0
rev: v3.4.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
args: [--strict]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.40.0
rev: v0.42.0
hooks:
- id: markdownlint

0 comments on commit 6a3174a

Please sign in to comment.