Skip to content

Commit 4366b89

Browse files
committed
Update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0
1 parent 05b8556 commit 4366b89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

+1-1
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.4.0
3+
rev: 'v4.6.0'
44
hooks:
55
- id: check-added-large-files
66
- id: check-merge-conflict

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

+1-1
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.4.0'
3+
rev: 'v4.6.0'
44
hooks:
55
- id: check-added-large-files
66
- id: check-ast

0 commit comments

Comments
 (0)