diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aa00a10..378fc3d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,10 +7,6 @@ ci: autoupdate_schedule: quarterly skip: [latexmk, exiftool] -# Use pypy3 for python hooks instead of system default -default_language_version: - python: pypy3 - repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.5.0