Skip to content

Commit df4cfbd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/sphinx-contrib/sphinx-lint: v1.0.0 → v1.0.2](sphinx-contrib/sphinx-lint@v1.0.0...v1.0.2) - [github.com/astral-sh/ruff-pre-commit: v0.14.0 → v0.14.6](astral-sh/ruff-pre-commit@v0.14.0...v0.14.6)
1 parent bc0d670 commit df4cfbd

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
@@ -22,12 +22,12 @@ repos:
2222
)$
2323
- id: check-merge-conflict
2424
- repo: https://github.com/sphinx-contrib/sphinx-lint
25-
rev: v1.0.0
25+
rev: v1.0.2
2626
hooks:
2727
- id: sphinx-lint
2828
args: ["-i", ".pixi", "."]
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.14.0
30+
rev: v0.14.6
3131
hooks:
3232
- id: ruff-check
3333
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)