mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] update dotfiles [ci skip]
This commit is contained in:
@@ -15,7 +15,7 @@ exclude: |
|
||||
# You don't usually want a bot to modify your legal texts
|
||||
(LICENSE.*|COPYING.*)
|
||||
default_language_version:
|
||||
python: python3
|
||||
python: python3.6
|
||||
repos:
|
||||
- repo: https://github.com/oca/maintainer-tools
|
||||
rev: ab1d7f6
|
||||
@@ -38,7 +38,6 @@ repos:
|
||||
rev: v3.4.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
language_version: python3.6
|
||||
name: flake8 excluding __init__.py
|
||||
exclude: __init__\.py
|
||||
- repo: https://github.com/pre-commit/mirrors-pylint
|
||||
|
||||
Reference in New Issue
Block a user