Skip to content

Commit 3103d82

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.7](astral-sh/ruff-pre-commit@v0.15.5...v0.15.7)
1 parent 40c6d2b commit 3103d82

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
@@ -22,10 +22,10 @@ repos:
2222
- id: mypy
2323
args: [--strict, --ignore-missing-imports]
2424
- repo: https://github.com/psf/black-pre-commit-mirror
25-
rev: 26.3.0
25+
rev: 26.3.1
2626
hooks:
2727
- id: black
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.15.5
29+
rev: v0.15.7
3030
hooks:
3131
- id: ruff

0 commit comments

Comments
 (0)