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 6525c17 commit d8a657bCopy full SHA for d8a657b
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
hooks:
21
- id: isort
22
- repo: https://github.com/pycqa/pylint
23
- rev: v2.15.5
+ rev: v2.15.6
24
25
- id: pylint
26
additional_dependencies:
@@ -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.24.0
+ rev: 34.29.2
51
52
- id: renovate-config-validator
0 commit comments