Skip to content

Commit

Permalink
pre-commit: Everything in Python 3 now
Browse files Browse the repository at this point in the history
No need to set the default Python version.

Signed-off-by: Stephen Finucane <[email protected]>
  • Loading branch information
stephenfin committed Jul 12, 2024
1 parent e879cda commit 4ec9033
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
---
default_language_version:
# force all unspecified python hooks to run python3
python: python3
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
Expand Down

0 comments on commit 4ec9033

Please sign in to comment.