Skip to content

Commit 6a02120

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

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.1.1
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.1.14
2323
hooks:
2424
- id: ruff

0 commit comments

Comments
 (0)