Skip to content

Commit 46ed9d3

Browse files
authored
Merge pull request #368 from saltstack-formulas/renovate/pre-commit-pre-commit-hooks-6.x
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6
2 parents 0b6fd04 + bea27a8 commit 46ed9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ci:
1818
default_stages: [pre-commit]
1919
repos:
2020
- repo: https://github.com/pre-commit/pre-commit-hooks
21-
rev: v5.0.0
21+
rev: v6.0.0
2222
hooks:
2323
- id: check-merge-conflict
2424
name: Check for Git merge conflicts

0 commit comments

Comments
 (0)