mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-07-29 04:09:56 +02:00
⚙ pre-commit: Update hooks
This commit is contained in:
parent
4047f8b6e5
commit
d1a2247615
1 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ repos:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.4.4
|
rev: v0.5.1
|
||||||
hooks:
|
hooks:
|
||||||
- args:
|
- args:
|
||||||
- --fix
|
- --fix
|
||||||
|
@ -24,7 +24,7 @@ repos:
|
||||||
id: ruff
|
id: ruff
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||||
rev: v1.10.0
|
rev: v1.10.1
|
||||||
hooks:
|
hooks:
|
||||||
- additional_dependencies:
|
- additional_dependencies:
|
||||||
- types-setuptools
|
- types-setuptools
|
||||||
|
@ -36,6 +36,6 @@ repos:
|
||||||
id: mypy
|
id: mypy
|
||||||
|
|
||||||
- repo: https://gitlab.com/vojko.pribudic.foss/pre-commit-update
|
- repo: https://gitlab.com/vojko.pribudic.foss/pre-commit-update
|
||||||
rev: v0.3.1post2
|
rev: v0.3.3post1
|
||||||
hooks:
|
hooks:
|
||||||
- id: pre-commit-update
|
- id: pre-commit-update
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue