mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 06:49:47 +00:00
Don't hardcode the Python version used by pre-commit
This commit is contained in:
@ -5,7 +5,7 @@ repos:
|
||||
rev: 20.8b1
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.7
|
||||
language_version: python3
|
||||
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.5.2
|
||||
|
Reference in New Issue
Block a user