8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd01e8 commit 10c4f31Copy full SHA for 10c4f31
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
hooks:
8
- id: black
9
- repo: https://github.com/commitizen-tools/commitizen
10
- rev: v2.38.0
+ rev: v2.39.1
11
12
- id: commitizen
13
stages: [commit-msg]
@@ -47,6 +47,6 @@ repos:
47
- id: rst-directive-colons
48
- id: rst-inline-touching-normal
49
- repo: https://github.com/maxbrunet/pre-commit-renovate
50
- rev: 34.74.0
+ rev: 34.77.1
51
52
- id: renovate-config-validator
0 commit comments