Skip to content

Commit 1fc303c

Browse files
erikwaolofk
authored andcommitted
Run ruff-check for linting instead of (legacy) ruff
1 parent d8f4685 commit 1fc303c

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
@@ -38,6 +38,6 @@ repos:
3838
rev: v0.14.11
3939
hooks:
4040
# Run the linter.
41-
- id: ruff
41+
- id: ruff-check
4242
# The formatter could be run in the future
4343
#- id: ruff-format

0 commit comments

Comments
 (0)