mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +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
|
rev: stable
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
language_version: python3.7
|
|
||||||
|
|
||||||
- repo: https://github.com/saltstack/salt-nox-pre-commit
|
- repo: https://github.com/saltstack/salt-nox-pre-commit
|
||||||
rev: master
|
rev: master
|
||||||
|
|
Loading…
Add table
Reference in a new issue