8000 Merge branch 'master' into django-upgrade · django-haystack/django-haystack@6ea9b24 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6ea9b24

Browse files
authored
Merge branch 'master' into django-upgrade
2 parents 1cd5599 + 3511343 commit 6ea9b24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
args: [--target-version, "5.0"] # Replace with Django version
88

99
- repo: https://github.com/astral-sh/ruff-pre-commit
10-
rev: v0.1.14
10+
rev: v0.3.4
1111
hooks:
1212
- id: ruff
1313
# args: [ --fix, --exit-non-zero-on-fix ]
@@ -18,7 +18,7 @@ repos:
1818
- id: isort
1919

2020
- repo: https://github.com/psf/black
21-
rev: 24.1.1
21+
rev: 24.3.0
2222
hooks:
2323
- id: black
2424

0 commit comments

Comments
 (0)
0