Skip to content

Commit 5a2e520

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

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

0 commit comments

Comments
 (0)