@@ -7,7 +7,7 @@ repos:
|
7 | 7 | hooks: |
8 | 8 | - id: black |
9 | 9 | - repo: https://github.com/commitizen-tools/commitizen |
10 | | -rev: v4.6.0 |
| 10 | +rev: v4.6.1 |
11 | 11 | hooks: |
12 | 12 | - id: commitizen |
13 | 13 | stages: [commit-msg] |
@@ -20,7 +20,7 @@ repos:
|
20 | 20 | hooks: |
21 | 21 | - id: isort |
22 | 22 | - repo: https://github.com/pycqa/pylint |
23 | | -rev: v3.3.6 |
| 23 | +rev: v3.3.7 |
24 | 24 | hooks: |
25 | 25 | - id: pylint |
26 | 26 | additional_dependencies: |
|
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: 39.261.4 |
| 54 | +rev: 39.264.0 |
55 | 55 | hooks: |
56 | 56 | - id: renovate-config-validator |