diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b13aafb016494279b5907a6f861b5e7530424c94..408ee1700c383ca0e1e1e617cd8da4bf9d2dac01 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,13 +32,6 @@ repos: - id: detect-secrets exclude: ^Ansible/roles/router/files/nsd/ - - repo: https://github.com/amperser/proselint.git - rev: 0.14.0 - hooks: - - id: proselint - types: [plain-text] - exclude: LICENSE - - repo: https://gitlab.com/devopshq/gitlab-ci-linter.git rev: v1.0.6 hooks: