Skip to content

Commit

Permalink
[IMP] pre-commit configuration extended
Browse files Browse the repository at this point in the history
  • Loading branch information
oihane committed Jul 4, 2024
1 parent bf6359e commit 14cdfca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ repos:
- id: oca-update-pre-commit-excluded-addons
- id: oca-fix-manifest-website
args: ["https://github.com/avanzosc/mrp-addons"]
- repo: https://github.com/OCA/odoo-pre-commit-hooks
rev: v0.0.25
hooks:
- id: oca-checks-odoo-module
- id: oca-checks-po
- repo: https://github.com/myint/autoflake
rev: v2.3.1
hooks:
Expand Down

0 comments on commit 14cdfca

Please sign in to comment.