Skip to content

Commit 329a96c

Browse files
committed
Remove validate-pyproject because it's too slow
1 parent c95bf44 commit 329a96c

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -128,15 +128,6 @@ repos:
128128
name: 'Check shell scripts'
129129
files: '(\.sh$|^check/[^.]+$)'
130130

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-
140131
# ~~~~ Commit message hooks ~~~~
141132

142133
- repo: https://github.com/crate-ci/typos

0 commit comments

Comments
 (0)