Skip to content

Commit c3e983c

Browse files
authored
Merge pull request #9 from canonical/renovate/auto-major-pre-commit-hooks
chore(deps): update pre-commit hooks (major)
2 parents 46f3ed2 + 73f6160 commit c3e983c

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.6.0
3+
rev: v5.0.0
44
hooks:
55
- id: check-added-large-files
66
- id: check-yaml
@@ -9,7 +9,7 @@ repos:
99
- id: end-of-file-fixer
1010
- id: trailing-whitespace
1111
- repo: https://github.com/compilerla/conventional-pre-commit
12-
rev: v3.6.0
12+
rev: v4.2.0
1313
hooks:
1414
- id: conventional-pre-commit
1515
stages: [commit-msg]

0 commit comments

Comments
 (0)