Skip to content

Commit 1a8734c

Browse files
[pre-commit.ci] pre-commit autoupdate (#119)
updates: - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0) - [github.com/sphinx-contrib/sphinx-lint: v1.0.0 → v1.0.2](sphinx-contrib/sphinx-lint@v1.0.0...v1.0.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e4beddf commit 1a8734c

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
@@ -9,7 +9,7 @@ repos:
99
- id: isort
1010

1111
- repo: https://github.com/psf/black-pre-commit-mirror
12-
rev: 25.9.0
12+
rev: 25.11.0
1313
hooks:
1414
- id: black
1515

@@ -19,7 +19,7 @@ repos:
1919
- id: flake8
2020

2121
- repo: https://github.com/sphinx-contrib/sphinx-lint
22-
rev: v1.0.0
22+
rev: v1.0.2
2323
hooks:
2424
- id: sphinx-lint
2525
args: [--jobs=1]

0 commit comments

Comments
 (0)