We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bbee8b commit 9a31d90Copy full SHA for 9a31d90
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: conventional-pre-commit
11
stages: [commit-msg]
12
- repo: https://github.com/pre-commit/pre-commit-hooks
13
- rev: v5.0.0
+ rev: v6.0.0
14
hooks:
15
- id: check-added-large-files
16
stages: [pre-commit]
0 commit comments