Skip to content

Commit b0e6566

Browse files
update pre-commit hooks (#519)
Co-authored-by: farmio <[email protected]>
1 parent d050c24 commit b0e6566

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.8.3'
12+
rev: 'v0.9.1'
1313
hooks:
1414
- id: ruff
1515
# in CI it is directly run by tox to allow dependency upgrade checks

0 commit comments

Comments
 (0)