From ed0d88b10b10d28fe8ab722bbbc561717ead99ed Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Sun, 29 Oct 2023 18:39:20 +0100 Subject: [PATCH] FIX --- .copier-answers.yml | 2 +- .pre-commit-config.yaml | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/.copier-answers.yml b/.copier-answers.yml index b7b62a8e..a9c15bb5 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: '9869590' +_commit: a7bd24b _src_path: https://github.com/grap/oca-addons-repo-template-new.git ci: GitHub dependency_installation_mode: PIP diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c458d16e..fcceff3f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,14 +46,6 @@ repos: - id: oca-update-pre-commit-excluded-addons - id: oca-fix-manifest-website args: ["https://github.com/grap/odoo-addons-logistics"] - - id: oca-gen-addon-readme - args: - - --addons-dir=. - - --branch=12.0 - - --org-name=grap - - --repo-name=odoo-addons-logistics - - --if-source-changed - - --no-gen-html - repo: https://github.com/OCA/odoo-pre-commit-hooks rev: v0.0.25 hooks: