Skip to content

Commit 51f4c74

Browse files
committed
Updated my pre-commit for some weird ruff fixes
1 parent 698a986 commit 51f4c74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ repos:
3030
- id: ruff
3131
# prevent ruff from checking the length of each line
3232
args: ["--line-length", "150"]
33-
3433
# shellcheck-py for linting shell files
3534
- repo: https://github.com/shellcheck-py/shellcheck-py
3635
rev: v0.8.0.4

0 commit comments

Comments
 (0)