Skip to content

Commit c8daf0b

Browse files
⬆️🪝 update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.0](astral-sh/ruff-pre-commit@v0.1.14...v0.2.0)
1 parent 79fae0d commit c8daf0b

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 and formatting using ruff
5353
- repo: https://github.com/astral-sh/ruff-pre-commit
54-
rev: v0.1.14
54+
rev: v0.2.0
5555
hooks:
5656
- id: ruff
5757
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)