Skip to content

Commit b949831

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.0 → 24.3.0](psf/black@23.12.0...24.3.0) - [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.3.5](astral-sh/ruff-pre-commit@v0.1.8...v0.3.5)
1 parent caed12a commit b949831

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
@@ -21,11 +21,11 @@ repos:
2121
- id: trailing-whitespace
2222

2323
- repo: https://github.com/psf/black
24-
rev: 23.12.0
24+
rev: 24.3.0
2525
hooks:
2626
- id: black
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.1.8
29+
rev: v0.3.5
3030
hooks:
3131
- id: ruff

0 commit comments

Comments
 (0)