From 8eab50b1c15816c46bebb2a98c33214ba65c8e9d Mon Sep 17 00:00:00 2001 From: Lewis Tunstall Date: Wed, 4 Jan 2023 15:36:10 +1100 Subject: [PATCH] pre-commit fix --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7798b093..beb74e79 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ # # /WARNING! -exclude: "build|stubs|^bot/$|templates/|openassistant/templates" +exclude: "build|stubs|^bot/templates/$|templates/|openassistant/templates" repos: - repo: https://github.com/pre-commit/pre-commit-hooks