Skip to content

Commit

Permalink
build(pylint-odoo): bump for v16
Browse files Browse the repository at this point in the history
Fixes the problem explained in OCA/report-print-send#328 (comment).
  • Loading branch information
yajo authored and zamberjo committed Jul 27, 2023
1 parent 44ce685 commit bfc6e3d
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 @@ -46,7 +46,7 @@
{%- set repo_rev.pre_commit_hooks = "v4.3.0" %}
{%- set repo_rev.prettier = "2.7.1" %}
{%- set repo_rev.prettier_xml = "2.2.0" %}
{%- set repo_rev.pylint_odoo = "7.0.2" %}
{%- set repo_rev.pylint_odoo = "v8.0.19" %}
{%- set repo_rev.pyupgrade = "v2.38.2" %}
{%- set repo_rev.setuptools_odoo = "3.1.8" %}
{%- endif %}
Expand Down

0 comments on commit bfc6e3d

Please sign in to comment.