diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 03ee814288dbd..328005d7a4d9c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -253,4 +253,8 @@ repos: |htdocs/install/mysql/migration/(1[0-5]|[456789])\.0\.0-.*\.sql |htdocs/install/mysql/migration/repair\.sql |htdocs/install/mysql/tables/llx_bookcal_availabilities-bookcal\.sql + |htdocs/install/mysql/tables/llx_categorie.*\.key\.sql + |htdocs/install/mysql/tables/llx_rights_def\.key\.sql + |htdocs/install/pgsql/functions/functions.*\.sql + |htdocs/modulebuilder/template/sql/.*\.sql )$