Skip to content

Commit 6c8c4eb

Browse files
author
niklasmueboe
committed
update ruff hook
1 parent be1ad6f commit 6c8c4eb

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
@@ -18,7 +18,7 @@ repos:
1818
rev: v0.11.12
1919
hooks:
2020
# Linter
21-
- id: ruff
21+
- id: ruff-check
2222
# Formatter
2323
- id: ruff-format
2424
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)