Skip to content

Commit c97fbf1

Browse files
authored
🔧 update ruff pre-commit
1 parent d6fd0b5 commit c97fbf1

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
@@ -9,7 +9,7 @@ repos:
99
- repo: https://github.com/astral-sh/ruff-pre-commit
1010
rev: v0.11.12
1111
hooks:
12-
- id: ruff
12+
- id: ruff-check
1313
args: [--fix, --exit-non-zero-on-fix]
1414
stages: [pre-commit]
1515
- id: ruff-format

0 commit comments

Comments
 (0)