Skip to content

Commit 4238c23

Browse files
committed
Update Ruff version for pre-commit
1 parent f9f649b commit 4238c23

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ repos:
44
hooks:
55
- id: black
66
- repo: https://github.com/charliermarsh/ruff-pre-commit
7-
rev: v0.0.226
7+
rev: v0.0.284
88
hooks:
99
- id: ruff
10-
args: ["--force-exclude"]

0 commit comments

Comments
 (0)