Skip to content

Commit dcbddc7

Browse files
chore: update ruff pre-commit hook to version 0.14.5
1 parent 3039731 commit dcbddc7

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
@@ -6,7 +6,7 @@ repos:
66
args: [--maxkb=40000, --enforce-all]
77

88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.14.1
9+
rev: v0.14.5
1010
hooks:
1111
- id: ruff-check
1212
args: [--fix]

0 commit comments

Comments
 (0)