Skip to content

Commit

Permalink
[IMP] Update pre-commit pylint_odoo version
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-tecnativa authored and yajo committed Sep 25, 2023
1 parent 060d106 commit 41a1360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.pre-commit-config.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
{%- set repo_rev.prettier = "2.4.1" %}
{%- set repo_rev.prettier_xml = "1.1.0" %}
{%- set repo_rev.pylint = "v2.11.1" %}
{%- set repo_rev.pylint_odoo = "7.0.2" %}
{%- set repo_rev.pylint_odoo = "7.0.5" %}
{%- set repo_rev.pyupgrade = "v2.29.0" %}
{%- set repo_rev.setuptools_odoo = "3.1.8" %}
{%- else %}
Expand Down

0 comments on commit 41a1360

Please sign in to comment.