Skip to content

Commit 9a030df

Browse files
chore(deps): renovate: pre-commit/pre-commit-hooks to v5 (#485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Patrick J. Roddy <[email protected]>
1 parent 067b8a3 commit 9a030df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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: v4.6.0
32+
rev: v5.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: v4.6.0
32+
rev: v5.0.0
3333
hooks:
3434
- id: check-case-conflict
3535
- id: check-docstring-first

0 commit comments

Comments
 (0)