Skip to content

Commit 4ca1d16

Browse files
pre-commit-ci[bot]mborgerson
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.1.0 → 26.3.0](psf/black-pre-commit-mirror@26.1.0...26.3.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.5](astral-sh/ruff-pre-commit@v0.15.4...v0.15.5)
1 parent 1bc3c40 commit 4ca1d16

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
@@ -65,7 +65,7 @@ repos:
6565

6666
# Last modifier: Coding Standard
6767
- repo: https://github.com/psf/black-pre-commit-mirror
68-
rev: 26.1.0
68+
rev: 26.3.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.15.4
102+
rev: v0.15.5
103103
hooks:
104104
- id: ruff
105105

0 commit comments

Comments
 (0)