Skip to content

Commit f019c2a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.7 → v0.2.0](astral-sh/ruff-pre-commit@v0.1.7...v0.2.0)
1 parent ce6e676 commit f019c2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
- id: "add-trailing-comma"
5353

5454
- repo: "https://github.com/astral-sh/ruff-pre-commit"
55-
rev: "v0.1.7"
55+
rev: "v0.2.0"
5656
hooks:
5757
- id: "ruff"
5858
args: ["--show-fixes"]

0 commit comments

Comments
 (0)