Skip to content

Commit 46f3ed2

Browse files
authored
Merge pull request #4 from canonical/renovate/auto-pre-commit-hooks
chore(deps): update pre-commit hooks (minor)
2 parents 724d78d + caeea69 commit 46f3ed2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ repos:
99
- id: end-of-file-fixer
1010
- id: trailing-whitespace
1111
- repo: https://github.com/compilerla/conventional-pre-commit
12-
rev: v3.2.0
12+
rev: v3.6.0
1313
hooks:
1414
- id: conventional-pre-commit
1515
stages: [commit-msg]
1616
args: [--strict]
1717
- repo: https://github.com/igorshubovych/markdownlint-cli
18-
rev: v0.41.0
18+
rev: v0.45.0
1919
hooks:
2020
- id: markdownlint

0 commit comments

Comments
 (0)