Skip to content

Commit da7258e

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.3](astral-sh/ruff-pre-commit@v0.14.0...v0.14.3)
1 parent a0225e1 commit da7258e

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

0 commit comments

Comments
 (0)