Skip to content

Commit 2de6906

Browse files
committed
Reinstate ruff and align with python-plugwise
1 parent 94690c7 commit 2de6906

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
@@ -17,7 +17,7 @@ repos:
1717
rev: v5.0.0
1818
hooks:
1919
- id: check-executables-have-shebangs
20-
name: "Checking executables for #!""
20+
name: "Checking executables"
2121
stages: [manual]
2222
- id: no-commit-to-branch
2323
name: "Verifying branch"

0 commit comments

Comments
 (0)