From 4830845fc8dc4325113357166b6f18530fd3c467 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sun, 15 Oct 2023 15:23:25 +0300 Subject: [PATCH] .pre-commit-hooks.yaml: remove the language_version --- .pre-commit-hooks.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index b0f63b50b..2dd0cccb6 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -10,4 +10,3 @@ pass_filenames: false description: "Lint the project directory for compliance with the REUSE Specification" - language_version: python3