Skip to content

Commit bd9044e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2) - [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.4.4](astral-sh/ruff-pre-commit@v0.3.5...v0.4.4)
1 parent 456da2c commit bd9044e

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
@@ -20,7 +20,7 @@ repos:
2020
- "--py38-plus"
2121

2222
- repo: https://github.com/psf/black
23-
rev: 24.3.0
23+
rev: 24.4.2
2424
hooks:
2525
- id: black
2626
- id: black-jupyter
@@ -31,7 +31,7 @@ repos:
3131
- id: blackdoc
3232

3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: "v0.3.5"
34+
rev: "v0.4.4"
3535
hooks:
3636
- id: ruff
3737
args: ["--fix"]

0 commit comments

Comments
 (0)