Skip to content

Commit ac47527

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.1 → 24.2.0](psf/black@23.12.1...24.2.0) - [github.com/astral-sh/ruff-pre-commit: v0.1.11 → v0.2.2](astral-sh/ruff-pre-commit@v0.1.11...v0.2.2)
1 parent 37baf79 commit ac47527

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: check-yaml
1010

1111
- repo: https://github.com/psf/black
12-
rev: 23.12.1
12+
rev: 24.2.0
1313
hooks:
1414
- id: black
1515

@@ -19,6 +19,6 @@ repos:
1919
- id: isort
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.1.11
22+
rev: v0.2.2
2323
hooks:
2424
- id: ruff

0 commit comments

Comments
 (0)