diff --git a/.pre-commit-config.yml b/.pre-commit-config.yaml similarity index 97% rename from .pre-commit-config.yml rename to .pre-commit-config.yaml index 81fb4de..0c545d6 100644 --- a/.pre-commit-config.yml +++ b/.pre-commit-config.yaml @@ -1,6 +1,3 @@ -default_language_version: - python: python3.11 - repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.3.0