diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ed03062..d8562a4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,10 +7,6 @@ repos: rev: 3.0.0 hooks: - id: shellcheck -- repo: https://github.com/pocc/pre-commit-hooks - rev: v1.3.5 - hooks: - - id: cpplint - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.4.0 hooks: