Skip to content

Commit c7f4852

Browse files
authored
Merge pull request #377 from django-haystack/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 16d162b + 211e85f commit c7f4852

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
repos:
22
- repo: https://github.com/PyCQA/isort
3-
rev: 5.9.3
3+
rev: 5.10.1
44
hooks:
55
- id: isort
66
- repo: https://github.com/psf/black
7-
rev: 21.10b0
7+
rev: 22.3.0
88
hooks:
99
- id: black
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v4.0.1
11+
rev: v4.1.0
1212
hooks:
1313
- id: check-added-large-files
1414
args: ["--maxkb=128"]

0 commit comments

Comments
 (0)