Skip to content

Commit c9272ed

Browse files
[pre-commit.ci] pre-commit autoupdate (#222)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0488811 commit c9272ed

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
@@ -19,7 +19,7 @@ repos:
1919
- id: isort
2020

2121
- repo: https://github.com/psf/black
22-
rev: 24.2.0
22+
rev: 24.3.0
2323
hooks:
2424
- id: black
2525

@@ -29,7 +29,7 @@ repos:
2929
- id: pyproject-fmt
3030

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.3.2
32+
rev: v0.3.3
3333
hooks:
3434
- id: ruff
3535

0 commit comments

Comments
 (0)