We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a7b78 commit 62f4de0Copy full SHA for 62f4de0
1 file changed
.pre-commit-config.yaml
@@ -90,13 +90,6 @@ repos:
90
- id: codespell
91
name: run codespell
92
description: check spelling with codespell
93
- - repo: https://github.com/jumanjihouse/pre-commit-hooks
94
- rev: 3.0.0
95
- hooks:
96
- - id: script-must-not-have-extension
97
- name: run script-must-not-have-extension
98
- description: local policy is to exclude extension from all shell files
99
- types: [shell]
100
- repo: https://github.com/igorshubovych/markdownlint-cli
101
rev: v0.44.0
102
hooks:
0 commit comments