@@ -3,7 +3,7 @@ default_language_version:
|
3 | 3 | |
4 | 4 | repos: |
5 | 5 | - repo: https://github.com/psf/black |
6 | | -rev: 25.1.0 |
| 6 | +rev: 25.9.0 |
7 | 7 | hooks: |
8 | 8 | - id: black |
9 | 9 | - repo: https://github.com/commitizen-tools/commitizen |
|
32 | 32 | - requests-toolbelt==1.0.0 |
33 | 33 | files: 'gitlab/' |
34 | 34 | - repo: https://github.com/pre-commit/mirrors-mypy |
35 | | -rev: v1.18.1 |
| 35 | +rev: v1.18.2 |
36 | 36 | hooks: |
37 | 37 | - id: mypy |
38 | 38 | args: [] |
@@ -51,6 +51,6 @@ repos:
|
51 | 51 | - id: rst-directive-colons |
52 | 52 | - id: rst-inline-touching-normal |
53 | 53 | - repo: https://github.com/maxbrunet/pre-commit-renovate |
54 | | -rev: 41.113.3 |
| 54 | +rev: 41.125.3 |
55 | 55 | hooks: |
56 | 56 | - id: renovate-config-validator |