mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-18 09:57:40 +03:00
pre-commit: Update config as per cleanup/config.py
This commit is contained in:
parent
da9e406e81
commit
a4422c2065
@ -2,7 +2,7 @@
|
|||||||
# See https://pre-commit.com/hooks.html for more hooks
|
# See https://pre-commit.com/hooks.html for more hooks
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v2.4.0
|
rev: ''
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-merge-conflict
|
- id: check-merge-conflict
|
||||||
- id: debug-statements
|
- id: debug-statements
|
||||||
@ -58,10 +58,8 @@ repos:
|
|||||||
language: system
|
language: system
|
||||||
|
|
||||||
default_language_version:
|
default_language_version:
|
||||||
python: python3.7
|
python: python3.8
|
||||||
|
|
||||||
default_stages: [ commit, push ]
|
default_stages: [ commit, push ]
|
||||||
|
|
||||||
#files: '([^\.].+/)*.py'
|
#files: '([^\.].+/)*.py'
|
||||||
|
|
||||||
exclude: cp37-setup-new.py
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user