diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 80ba3ce..2a21cea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,13 +44,13 @@ repos: # update the NOT INSTALLABLE ADDONS section above - id: oca-update-pre-commit-excluded-addons - id: oca-fix-manifest-website - args: ["https://github.com/elabore-coop/${REPO_NAME}"] + args: ["https://github.com/elabore-coop/event-tools"] - id: oca-gen-addon-readme args: - --addons-dir=. - --branch=16.0 - --org-name=OCA - - --repo-name=${REPO_NAME} + - --repo-name=event-tools - --if-source-changed - --keep-source-digest - repo: https://github.com/OCA/odoo-pre-commit-hooks