We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95bf44 commit 329a96cCopy full SHA for 329a96c
1 file changed
.pre-commit-config.yaml
@@ -128,15 +128,6 @@ repos:
128
name: 'Check shell scripts'
129
files: '(\.sh$|^check/[^.]+$)'
130
131
- - repo: https://github.com/abravalheri/validate-pyproject
132
- rev: 4b2e70d08cb2ccd26d1fba73588de41c7a5d50b7 # frozen: v0.25
133
- hooks:
134
- - id: validate-pyproject
135
- name: 'Check pyproject.toml file'
136
- stages: [pre-push]
137
- files: pyproject.toml
138
- additional_dependencies: ["validate-pyproject-schema-store[all]"]
139
-
140
# ~~~~ Commit message hooks ~~~~
141
142
- repo: https://github.com/crate-ci/typos
0 commit comments