Skip to content

Commit 28db785

Browse files
⬆️🪝 update pre-commit hooks (#346)
1 parent b995108 commit 28db785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repos:
5151

5252
# Python linting using ruff
5353
- repo: https://github.com/astral-sh/ruff-pre-commit
54-
rev: v0.2.0
54+
rev: v0.2.1
5555
hooks:
5656
- id: ruff
5757
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)