Compare commits

..

1 commit

Author SHA1 Message Date
crocmagnon-pr[bot]
a909e2d755
Merge 15f5bcb915 into 9e6269abe2 2024-01-22 19:50:55 +01:00

View file

@ -50,7 +50,7 @@ repos:
- id: prettier
types_or: [javascript, css]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.0.0-alpha.1
rev: v8.56.0
hooks:
- id: eslint
args: [--fix]
@ -59,7 +59,7 @@ repos:
- eslint@8.56.0
- eslint-config-prettier@8.5.0
- repo: https://github.com/tox-dev/pyproject-fmt
rev: 1.7.0
rev: 1.6.0
hooks:
- id: pyproject-fmt
- repo: https://github.com/jazzband/pip-tools