Skip to content

Commit 82edfff

Browse files
LilSpazJoekpgithub-actions[bot]
authored andcommitted
Update pre-commit hooks
1 parent 285063d commit 82edfff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
files: ^(.*\.toml)$
4343

4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: v0.9.4
45+
rev: v0.9.9
4646
hooks:
4747
- id: ruff
4848
args: [ --exit-non-zero-on-fix, --fix ]
@@ -56,4 +56,4 @@ repos:
5656
- repo: https://github.com/LilSpazJoekp/docstrfmt
5757
hooks:
5858
- id: docstrfmt
59-
rev: v1.9.0
59+
rev: v1.10.0

0 commit comments

Comments
 (0)