diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7246d5c..48fa7cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,8 +48,3 @@ repos: --non-interactive, ] additional_dependencies: [types-PyYAML==6.0.4, types-toml] - - - repo: https://github.com/koalaman/shellcheck-precommit - rev: v0.9.0 - hooks: - - id: shellcheck