1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-08-07 00:29:55 +02:00

⚙ pre-commit: update config

This commit is contained in:
Mike Gerber 2025-08-06 19:58:48 +02:00
parent 01c1762d32
commit fef45e42d4

View file

@ -16,7 +16,7 @@ repos:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.13
rev: v0.12.7
hooks:
- args:
- --fix
@ -24,7 +24,7 @@ repos:
id: ruff-check
- repo: https://gitlab.com/vojko.pribudic.foss/pre-commit-update
rev: v0.7.0
rev: v0.8.0
hooks:
- id: pre-commit-update