From 8af99606460192360754f578972afcc09773bee3 Mon Sep 17 00:00:00 2001 From: Mosayeb Shams Date: Wed, 3 May 2023 22:35:58 +0100 Subject: [PATCH] Check to pass pre-commit upon push --- .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 ff7c90a..248323e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -67,4 +67,4 @@ repos: - --source - --explain - --convention=google - additional_dependencies: ["tomli"] \ No newline at end of file + additional_dependencies: ["tomli"]