Skip to content

Commit c74772e

Browse files
Update pre-commit hook pre-commit/pre-commit-hooks to v5
1 parent bcbbdcd commit c74772e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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-merge-conflict

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

Lines changed: 1 addition & 1 deletion
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-ast

0 commit comments

Comments
 (0)