Skip to content

Commit 4f33103

Browse files
update pre-commit hooks (#1800)
Co-authored-by: farmio <12422879+farmio@users.noreply.github.com>
1 parent fb4b290 commit 4f33103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- tomli
99
exclude_types: [csv, json]
1010
- repo: https://github.com/charliermarsh/ruff-pre-commit
11-
rev: 'v0.14.11'
11+
rev: 'v0.15.1'
1212
hooks:
1313
- id: ruff
1414
# in CI it is directly run by tox to allow dependency upgrade checks

0 commit comments

Comments
 (0)