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 8e85791 commit ea7010bCopy full SHA for ea7010b
.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.39.1
+ rev: v2.40.0
11
12
- id: commitizen
13
stages: [commit-msg]
@@ -16,7 +16,7 @@ repos:
16
17
- id: flake8
18
- repo: https://github.com/pycqa/isort
19
- rev: 5.11.4
+ rev: 5.12.0
20
21
- id: isort
22
- repo: https://github.com/pycqa/pylint
@@ -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.105.2
+ rev: 34.117.1
51
52
- id: renovate-config-validator
0 commit comments