[IMP] update dotfiles [ci skip]

This commit is contained in:
oca-git-bot
2023-03-13 13:32:56 +01:00
parent 79513ac20b
commit 16575bf76b
5 changed files with 17 additions and 12 deletions

View File

@@ -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
@@ -25,7 +25,7 @@ repos:
- id: oca-fix-manifest-website
args: ["https://github.com/OCA/web"]
- repo: https://github.com/acsone/setuptools-odoo
rev: 3.0.6
rev: 3.1.8
hooks:
- id: setuptools-odoo-make-default
- id: setuptools-odoo-get-requirements
@@ -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