Skip to content

Commit bda4fd8

Browse files
chore(deps): renovate: pre-commit/pre-commit-hooks to v6
1 parent e566c6f commit bda4fd8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838
args:
3939
- --quote-props=as-needed
4040
- repo: https://github.com/pre-commit/pre-commit-hooks
41-
rev: v5.0.0
41+
rev: v6.0.0
4242
hooks:
4343
- id: check-case-conflict
4444
- id: check-docstring-first

tests/data/test_package_generation/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
args:
3030
- --quote-props=as-needed
3131
- repo: https://github.com/pre-commit/pre-commit-hooks
32-
rev: v5.0.0
32+
rev: v6.0.0
3333
hooks:
3434
- id: check-case-conflict
3535
- id: check-docstring-first

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
args:
3030
- --quote-props=as-needed
3131
- repo: https://github.com/pre-commit/pre-commit-hooks
32-
rev: v5.0.0
32+
rev: v6.0.0
3333
hooks:
3434
- id: check-case-conflict
3535
- id: check-docstring-first

0 commit comments

Comments
 (0)