Skip to content

Commit 184a5af

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.8...v0.11.12) - [github.com/rstcheck/rstcheck: v6.2.4 → v6.2.5](rstcheck/rstcheck@v6.2.4...v6.2.5)
1 parent 0397f13 commit 184a5af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.11.8
20+
rev: v0.11.12
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)