Skip to content

Commit

Permalink
Remove default Python version from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
hovaesco committed Aug 16, 2022
1 parent 1d1010d commit e95cf44
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
# TODO: remove global exclusion of tests when testing overhaul is complete
exclude: ^test/

# Force all unspecified python hooks to run python 3.8
default_language_version:
python: python3.8

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
Expand Down

0 comments on commit e95cf44

Please sign in to comment.