Skip to content

Commit e6c3a12

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.1](psf/black-pre-commit-mirror@26.3.1...26.5.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.14](astral-sh/ruff-pre-commit@v0.15.12...v0.15.14)
1 parent 05fb287 commit e6c3a12

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,11 +19,11 @@ repos:
1919
hooks:
2020
- id: isort
2121
- repo: https://github.com/psf/black-pre-commit-mirror
22-
rev: 26.3.1
22+
rev: 26.5.1
2323
hooks:
2424
- id: black
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: 'v0.15.12'
26+
rev: 'v0.15.14'
2727
hooks:
2828
- id: ruff
2929
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)