Skip to content

Commit 8044dd3

Browse files
committed
Bump ruff pre-commit to 0.2.0
1 parent 86a3f43 commit 8044dd3

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
@@ -9,7 +9,7 @@ repos:
99
exclude_types: [csv, json]
1010
- repo: https://github.com/charliermarsh/ruff-pre-commit
1111
# Ruff version.
12-
rev: 'v0.1.11'
12+
rev: 'v0.2.0'
1313
hooks:
1414
- id: ruff
1515
# in CI it is directly run by tox to allow dependency upgrade checks

0 commit comments

Comments
 (0)