mirror of
https://github.com/koodiklinikka/palkkakysely.git
synced 2026-02-11 06:51:42 +00:00
Bump requirements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user