Skip to content

Commit ec0f8f6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.3.0 → 26.3.1](psf/black-pre-commit-mirror@26.3.0...26.3.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.6](astral-sh/ruff-pre-commit@v0.15.5...v0.15.6)
1 parent b6b1a0d commit ec0f8f6

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
@@ -7,11 +7,11 @@ repos:
77
exclude_types: [json, binary]
88
- id: check-yaml
99
- repo: https://github.com/psf/black-pre-commit-mirror
10-
rev: "26.3.0"
10+
rev: "26.3.1"
1111
hooks:
1212
- id: black-jupyter
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: "v0.15.5"
14+
rev: "v0.15.6"
1515
hooks:
1616
- id: ruff
1717
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)