From 128d1e2388c6f86c8bc0e1b31f2517b7ce7a5189 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 26 Jul 2022 18:14:34 +0200 Subject: [PATCH] Updating pre-commit-config to remove python version (#2884) --- .pre-commit-config.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 18d895c5db9..fb97b3061a5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,3 @@ -default_language_version: - python: python3.7 - fail_fast: true repos: