diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fbd2cff0..829d8ffe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,15 +44,6 @@ repos: - repo: https://github.com/ComPWA/policy rev: 0.3.8 hooks: - - id: check-dev-files - args: - - --doc-apt-packages=graphviz - - --dev-python-version=3.10 - - --github-pages - - --no-prettierrc - - --pin-requirements=bimonthly - - --repo-name=compwa.github.io - - --repo-title=ComPWA Organization - id: colab-toc-visible - id: fix-nbformat-version