Skip to content

Commit d2eecf7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.5.0 → 26.5.1](psf/black-pre-commit-mirror@26.5.0...26.5.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.13 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.13...v0.15.15)
1 parent f05641e commit d2eecf7

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/psf/black-pre-commit-mirror
6-
rev: 26.5.0
6+
rev: 26.5.1
77
hooks:
88
- id: black
99

@@ -59,7 +59,7 @@ repos:
5959

6060
- repo: https://github.com/astral-sh/ruff-pre-commit
6161
# Ruff version.
62-
rev: v0.15.13
62+
rev: v0.15.15
6363
hooks:
6464
# Run the linter.
6565
- id: ruff

0 commit comments

Comments
 (0)