Skip to content

Commit 0bf7437

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 26.3.1](psf/black-pre-commit-mirror@25.9.0...26.3.1) - [github.com/scop/pre-commit-shfmt: v3.12.0-2 → v3.13.1-1](scop/pre-commit-shfmt@v3.12.0-2...v3.13.1-1)
1 parent 04d4872 commit 0bf7437

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
@@ -13,7 +13,7 @@ repos:
1313
- id: trailing-whitespace
1414

1515
- repo: https://github.com/psf/black-pre-commit-mirror
16-
rev: 25.9.0 # sync:black:tests/functional/poetry.lock
16+
rev: 26.3.1 # sync:black:tests/functional/poetry.lock
1717
hooks:
1818
- id: black
1919

@@ -80,7 +80,7 @@ repos:
8080

8181
# Shell script formatting with shfmt
8282
- repo: https://github.com/scop/pre-commit-shfmt
83-
rev: v3.12.0-2
83+
rev: v3.13.1-1
8484
hooks:
8585
- id: shfmt
8686
name: Format shell scripts

0 commit comments

Comments
 (0)