@@ -7,7 +7,7 @@ repos:
|
7 | 7 | hooks: |
8 | 8 | - id: black |
9 | 9 | - repo: https://github.com/commitizen-tools/commitizen |
10 | | -rev: v4.8.2 |
| 10 | +rev: v4.8.3 |
11 | 11 | hooks: |
12 | 12 | - id: commitizen |
13 | 13 | stages: [commit-msg] |
@@ -32,7 +32,7 @@ repos:
|
32 | 32 | - requests-toolbelt==1.0.0 |
33 | 33 | files: 'gitlab/' |
34 | 34 | - repo: https://github.com/pre-commit/mirrors-mypy |
35 | | -rev: v1.15.0 |
| 35 | +rev: v1.16.0 |
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: 40.31.0 |
| 54 | +rev: 40.49.0 |
55 | 55 | hooks: |
56 | 56 | - id: renovate-config-validator |