Skip to content

Commit 9eb8c52

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.11](astral-sh/ruff-pre-commit@v0.15.5...v0.15.11)
1 parent a70e7ee commit 9eb8c52

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
@@ -8,11 +8,11 @@ repos:
88
- id: end-of-file-fixer
99
- id: check-added-large-files
1010
- repo: https://github.com/psf/black-pre-commit-mirror
11-
rev: 26.3.0
11+
rev: 26.3.1
1212
hooks:
1313
- id: black
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: 'v0.15.5'
15+
rev: 'v0.15.11'
1616
hooks:
1717
- id: ruff
1818
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)