diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5d875636..7c89b6b4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -104,7 +104,7 @@ repos: - --settings=. exclude: /__init__\.py$ - repo: https://github.com/acsone/setuptools-odoo - rev: 2.6.0 + rev: 3.0.4 hooks: - id: setuptools-odoo-make-default - repo: https://gitlab.com/PyCQA/flake8