Skip to content

Commit 08fdbe8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.1.0 → 26.3.1](psf/black-pre-commit-mirror@26.1.0...26.3.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.9](astral-sh/ruff-pre-commit@v0.15.4...v0.15.9)
1 parent b00639b commit 08fdbe8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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: check-yaml
2020

2121
- repo: https://github.com/psf/black-pre-commit-mirror
22-
rev: 26.1.0
22+
rev: 26.3.1
2323
hooks:
2424
- id: black-jupyter
2525

@@ -30,7 +30,7 @@ repos:
3030
additional_dependencies: [black==23.9.1]
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.15.4
33+
rev: v0.15.9
3434
hooks:
3535
- id: ruff
3636
args: [--fix]

0 commit comments

Comments
 (0)