Skip to content

Commit 4ec9033

Browse files
committed
pre-commit: Everything in Python 3 now
No need to set the default Python version. Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent e879cda commit 4ec9033

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
---
2-
default_language_version:
3-
# force all unspecified python hooks to run python3
4-
python: python3
52
repos:
63
- repo: https://github.com/pre-commit/pre-commit-hooks
74
rev: v4.6.0

0 commit comments

Comments
 (0)