Skip to content

Commit 58642e5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](psf/black-pre-commit-mirror@25.12.0...26.1.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.11 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.11...v0.14.13)
1 parent 3ed8723 commit 58642e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ repos:
6565

6666
# Last modifier: Coding Standard
6767
- repo: https://github.com/psf/black-pre-commit-mirror
68-
rev: 25.12.0
68+
rev: 26.1.0
6969
hooks:
7070
- id: black
7171

@@ -99,7 +99,7 @@ repos:
9999
- id: check-docstring-first
100100

101101
- repo: https://github.com/astral-sh/ruff-pre-commit
102-
rev: v0.14.11
102+
rev: v0.14.13
103103
hooks:
104104
- id: ruff
105105

0 commit comments

Comments
 (0)