mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 14:59:49 +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
|
rev: 20.8b1
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
language_version: python3.7
|
language_version: python3
|
||||||
|
|
||||||
- repo: https://github.com/PyCQA/isort
|
- repo: https://github.com/PyCQA/isort
|
||||||
rev: 5.5.2
|
rev: 5.5.2
|
||||||
|
Reference in New Issue
Block a user