Skip to content

Commit d903d9a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/sphinx-contrib/sphinx-lint: v1.0.0 → v1.0.1](sphinx-contrib/sphinx-lint@v1.0.0...v1.0.1) - [github.com/astral-sh/ruff-pre-commit: v0.14.0 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.0...v0.14.5)
1 parent 4b26e1c commit d903d9a

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.1
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.5
3131
hooks:
3232
- id: ruff-check
3333
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)