mirror of
https://github.com/saltstack/salt.git
synced 2025-04-15 17:20:19 +00:00
Remove black py language version
This is not, strictly speaking, necessary. Removing the language version allows use of one's default supported python (3.6+).
This commit is contained in:
parent
6258f6b61b
commit
1b88d1816d
1 changed files with 0 additions and 1 deletions
|
@ -425,7 +425,6 @@ repos:
|
|||
rev: stable
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.7
|
||||
|
||||
- repo: https://github.com/saltstack/salt-nox-pre-commit
|
||||
rev: master
|
||||
|
|
Loading…
Add table
Reference in a new issue