Skip to content

Commit 0671c5a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 24.10.0 → 25.1.0](psf/black-pre-commit-mirror@24.10.0...25.1.0) - [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.2...v0.9.9)
1 parent d301330 commit 0671c5a

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
@@ -12,7 +12,7 @@ repos:
1212
- id: check-yaml
1313
- id: check-toml
1414
- repo: https://github.com/psf/black-pre-commit-mirror
15-
rev: 24.10.0
15+
rev: 25.1.0
1616
hooks:
1717
- id: black
1818
- id: black-jupyter
@@ -24,7 +24,7 @@ repos:
2424
- id: blackdoc-autoupdate-black
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
2626
# Ruff version.
27-
rev: v0.9.2
27+
rev: v0.9.9
2828
hooks:
2929
- id: ruff
3030
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)