From b0d415acf18c6cc343d84a667b55df21b6bd4ddc Mon Sep 17 00:00:00 2001 From: Dorin Hongu Date: Tue, 28 Nov 2023 17:09:29 +0200 Subject: [PATCH] fix precommit --- .pylintrc | 2 +- .pylintrc-mandatory | 2 +- oca_dependencies.txt | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.pylintrc b/.pylintrc index 79cc900d3a..9d24375467 100644 --- a/.pylintrc +++ b/.pylintrc @@ -8,7 +8,7 @@ manifest_required_authors=Terrabit manifest_required_keys=license,summary,development_status manifest_deprecated_keys=description,active license_allowed=AGPL-3,GPL-2,GPL-2 or any later version,GPL-3,GPL-3 or any later version,LGPL-3,OPL-1 -valid_odoo_versions=16.0 +valid_odoo_versions=17.0 [MESSAGES CONTROL] disable=all diff --git a/.pylintrc-mandatory b/.pylintrc-mandatory index be9e4e328a..798afa283a 100644 --- a/.pylintrc-mandatory +++ b/.pylintrc-mandatory @@ -8,7 +8,7 @@ manifest_required_authors=Terrabit manifest_required_keys=license,summary,development_status manifest_deprecated_keys=description,active license_allowed=AGPL-3,GPL-2,GPL-2 or any later version,GPL-3,GPL-3 or any later version,LGPL-3,OPL-1 -valid_odoo_versions=16.0 +valid_odoo_versions=17.0 [MESSAGES CONTROL] disable=all diff --git a/oca_dependencies.txt b/oca_dependencies.txt index 6953309236..ca3c726ba2 100644 --- a/oca_dependencies.txt +++ b/oca_dependencies.txt @@ -1,2 +1 @@ # See https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst#oca_dependencies-txt -