Skip to content

Commit 5226fd0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.12.7](astral-sh/ruff-pre-commit@v0.9.9...v0.12.7) - [github.com/rstcheck/rstcheck: v6.2.4 → v6.2.5](rstcheck/rstcheck@v6.2.4...v6.2.5)
1 parent 343202e commit 5226fd0

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
@@ -17,7 +17,7 @@ repos:
1717
- id: pycln
1818
args: [--config=pyproject.toml]
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.9.9
20+
rev: v0.12.7
2121
hooks:
2222
- id: ruff
2323
args:
@@ -96,7 +96,7 @@ repos:
9696
exclude_types: [jupyter]
9797
exclude: ^docs/.*/images/
9898
- repo: https://github.com/rstcheck/rstcheck
99-
rev: v6.2.4
99+
rev: v6.2.5
100100
hooks:
101101
- id: rstcheck
102102
exclude: ^THIRD_PARTY_SOFTWARE.rst$

0 commit comments

Comments
 (0)