From 1cc19f7b20de084d082f59c77c7d21b6a0c79851 Mon Sep 17 00:00:00 2001 From: Kate Case Date: Mon, 15 Apr 2024 08:40:40 -0400 Subject: [PATCH] Drop update-docs to avoid regenerating docs --- .pre-commit-config.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 879d868f4..e15ad7f0d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,10 +1,5 @@ --- repos: - - repo: https://github.com/ansible-network/collection_prep - rev: 1.1.1 - hooks: - - id: update-docs - - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.5.0 hooks: