From 0f1e234042f007285ce7fe89ee669a97bb8c9172 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Mon, 21 Apr 2025 09:45:19 +0200 Subject: [PATCH] [IMP] Update copier template --- .copier-answers.yml | 2 +- eslint.config.cjs | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.copier-answers.yml b/.copier-answers.yml index 1dbc31eb2..46b64c36d 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.30 +_commit: v1.31 _src_path: git+https://github.com/OCA/oca-addons-repo-template additional_ruff_rules: [] ci: GitHub diff --git a/eslint.config.cjs b/eslint.config.cjs index 1691911ac..b52f51a67 100644 --- a/eslint.config.cjs +++ b/eslint.config.cjs @@ -17,6 +17,7 @@ const config = [{ openerp: "readonly", owl: "readonly", luxon: "readonly", + QUnit: "readonly", ...globals.browser, },