We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86a3f43 commit 8044dd3Copy full SHA for 8044dd3
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
exclude_types: [csv, json]
10
- repo: https://github.com/charliermarsh/ruff-pre-commit
11
# Ruff version.
12
- rev: 'v0.1.11'
+ rev: 'v0.2.0'
13
hooks:
14
- id: ruff
15
# in CI it is directly run by tox to allow dependency upgrade checks
0 commit comments