Skip to content

Commit

Permalink
Merge pull request #276 from acsone/revert-eslint-upgrade-sbi
Browse files Browse the repository at this point in the history
Revert eslint upgrade
  • Loading branch information
sbidoul authored Oct 2, 2024
2 parents ad92640 + 2abd5fd commit 37c9cd7
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 @@ -58,7 +58,7 @@
{%- else %}
{%- set repo_rev.autoflake = "v1.6.1" %}
{%- set repo_rev.black = "22.8.0" %}
{%- set repo_rev.eslint = "v9.11.1" %}
{%- set repo_rev.eslint = "v8.24.0" %}
{%- set repo_rev.flake8 = "3.9.2" %}
{%- set repo_rev.flake8_bugbear = "21.9.2" %}
{%- set repo_rev.isort = "5.12.0" %}
Expand Down

0 comments on commit 37c9cd7

Please sign in to comment.