Bump requirements

This commit is contained in:
Aarni Koskela
2024-10-16 15:42:40 +03:00
parent 001610bbc3
commit 741fea1f7b
3 changed files with 59 additions and 54 deletions

View File

@@ -3,16 +3,13 @@ ci:
autofix_prs: false
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.291
rev: v0.7.1
hooks:
- id: ruff
args:
- --fix
- repo: https://github.com/psf/black
rev: 23.9.1
hooks:
- id: black
- id: ruff-format
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v3.1.0
hooks:
- id: prettier