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 4, 2023
1 parent ed622f9 commit 5aa7529
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 @@ -41,7 +41,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.pre_commit_hooks = "v4.3.0" %}
{%- set repo_rev.prettier = "2.7.1" %}
Expand Down

0 comments on commit 5aa7529

Please sign in to comment.