Skip to content

Commit

Permalink
Merge pull request #52 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 Aug 2, 2024
2 parents 46e0615 + 6aa399e commit cb1bc69
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/compilerla/conventional-pre-commit
rev: v3.2.0
rev: v3.3.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
args: [--strict]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.39.0
rev: v0.41.0
hooks:
- id: markdownlint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.353.1
rev: 37.440.7
hooks:
- id: renovate-config-validator

0 comments on commit cb1bc69

Please sign in to comment.