From 6602b4bc171bd5eb2023429e3007469531a1abf6 Mon Sep 17 00:00:00 2001 From: oca-git-bot Date: Mon, 18 Oct 2021 21:41:17 +0200 Subject: [PATCH] [IMP] update dotfiles [ci skip] --- .copier-answers.yml | 2 +- .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.copier-answers.yml b/.copier-answers.yml index 0cbe2f9..d6d2ad9 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Do NOT update manually; changes here will be overwritten by Copier -_commit: v1.3.2 +_commit: v1.3.3 _src_path: gh:oca/oca-addons-repo-template ci: GitHub dependency_installation_mode: PIP diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ea50227..9a959fd 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.7.1 + rev: 3.0.3 hooks: - id: setuptools-odoo-make-default - id: setuptools-odoo-get-requirements