Skip to content

Commit 56d6352

Browse files
[pre-commit.ci] pre-commit autoupdate (#802)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e68609d commit 56d6352

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
@@ -28,14 +28,14 @@ repos:
2828

2929
# Autoformat: Python code
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.11.4
31+
rev: v0.12.2
3232
hooks:
3333
- id: ruff
3434
args: ['--fix']
3535
- id: ruff-format
3636

3737
- repo: https://github.com/rstcheck/rstcheck
38-
rev: v6.2.4
38+
rev: v6.2.5
3939
hooks:
4040
- id: rstcheck
4141
args: ['--ignore-directives=jupyterlite,tabs,toctree,autoclass,cssclass,include', '--report-level=warning']

0 commit comments

Comments
 (0)