Skip to content

Commit da85825

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/sphinx-contrib/sphinx-lint: v1.0.1 → v1.0.2](sphinx-contrib/sphinx-lint@v1.0.1...v1.0.2) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror
1 parent 98bc63a commit da85825

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
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: validate-pyproject
3434
- repo: https://github.com/sphinx-contrib/sphinx-lint
35-
rev: v1.0.1
35+
rev: v1.0.2
3636
hooks:
3737
- id: sphinx-lint
3838
types: [rst]
@@ -43,7 +43,7 @@ repos:
4343
additional_dependencies: ["toml"]
4444
entry: isort --profile=black
4545
name: isort (python)
46-
- repo: https://github.com/psf/black
46+
- repo: https://github.com/psf/black-pre-commit-mirror
4747
rev: 25.11.0
4848
hooks:
4949
- id: black

0 commit comments

Comments
 (0)