Skip to content

Commit 40b3c88

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.3](astral-sh/ruff-pre-commit@v0.14.2...v0.14.3) - [github.com/sphinx-contrib/sphinx-lint: v1.0.0 → v1.0.1](sphinx-contrib/sphinx-lint@v1.0.0...v1.0.1)
1 parent da03ea3 commit 40b3c88

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 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.14.2
12+
rev: v0.14.3
1313
hooks:
1414
- id: ruff-check
1515
args: [--fix]
@@ -96,7 +96,7 @@ repos:
9696
args: [--autofix]
9797

9898
- repo: https://github.com/sphinx-contrib/sphinx-lint
99-
rev: v1.0.0
99+
rev: v1.0.1
100100
hooks:
101101
- id: sphinx-lint
102102

0 commit comments

Comments
 (0)