Skip to content

Commit a3c9029

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0) - [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.3.3](astral-sh/ruff-pre-commit@v0.3.2...v0.3.3)
1 parent 2754131 commit a3c9029

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
@@ -36,11 +36,11 @@ repos:
3636
hooks:
3737
- id: remove-crlf
3838
- repo: https://github.com/psf/black
39-
rev: 24.2.0
39+
rev: 24.3.0
4040
hooks:
4141
- id: black
4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: v0.3.2
43+
rev: v0.3.3
4444
hooks:
4545
- id: ruff
4646
- repo: https://github.com/python-jsonschema/check-jsonschema

0 commit comments

Comments
 (0)