Skip to content

Commit 0cbdcdb

Browse files
authored
Update Ruff pre-commit hook version to v0.14.0
1 parent 2c9b6f0 commit 0cbdcdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
33
# Ruff version.
4-
rev: v0.13.3
4+
rev: v0.14.0
55
hooks:
66
# Run the linter.
77
- id: ruff-check

0 commit comments

Comments
 (0)