Skip to content

Commit 88f0526

Browse files
[pre-commit.ci] pre-commit autoupdate (#1497)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](astral-sh/ruff-pre-commit@v0.6.4...v0.6.5) - [github.com/sphinx-contrib/sphinx-lint: v0.9.1 → v1.0.0](sphinx-contrib/sphinx-lint@v0.9.1...v1.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a153823 commit 88f0526

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.6.4
3+
rev: v0.6.5
44
hooks:
55
- id: ruff
66
args: [ --fix ]
@@ -17,7 +17,7 @@ repos:
1717
- id: mixed-line-ending
1818
args: ['--fix=lf']
1919
- repo: https://github.com/sphinx-contrib/sphinx-lint
20-
rev: v0.9.1
20+
rev: v1.0.0
2121
hooks:
2222
- id: sphinx-lint
2323
# Configuration for codespell is in pyproject.toml

0 commit comments

Comments
 (0)