Skip to content

Commit

Permalink
build: upgrade maintainer-tools to support latest features
Browse files Browse the repository at this point in the history
  • Loading branch information
yajo committed Sep 6, 2023
1 parent c5a2d84 commit 10ef87c
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 @@ -43,7 +43,7 @@
{%- set repo_rev.flake8 = "3.9.2" %}
{%- set repo_rev.flake8_bugbear = "21.9.2" %}
{%- set repo_rev.isort = "5.12.0" %}
{%- set repo_rev.maintainer_tools = "58557dd6b2c72e698dd2a0b4c5b435815e5d9d02" %}
{%- set repo_rev.maintainer_tools = "969238e47c07d0c40573acff81d170f63245d738" %}
{%- set repo_rev.nodejs = "16.17.0" %}
{%- set repo_rev.odoo_pre_commit_hooks = "v0.0.25" %}
{%- set repo_rev.pre_commit_hooks = "v4.3.0" %}
Expand Down

0 comments on commit 10ef87c

Please sign in to comment.