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 e7229ce commit d0546e0Copy full SHA for d0546e0
.pre-commit-config.yaml
@@ -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: 37.35.2
+ rev: 37.46.0
51
hooks:
52
- id: renovate-config-validator
requirements-lint.txt
@@ -7,7 +7,7 @@ isort==5.12.0
7
mypy==1.6.1
8
pylint==3.0.2
9
pytest==7.4.3
10
-responses==0.23.3
+responses==0.24.0
11
types-PyYAML==6.0.12.12
12
types-requests==2.31.0.10
13
types-setuptools==68.2.0.0
requirements-test.txt
@@ -6,5 +6,5 @@ pytest-cov==4.1.0
6
pytest-github-actions-annotate-failures==0.2.0
PyYaml==6.0.1
wheel==0.41.3
0 commit comments