We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7a971 commit 12846cfCopy full SHA for 12846cf
.pre-commit-config.yaml
@@ -48,6 +48,6 @@ repos:
48
- id: rst-directive-colons
49
- id: rst-inline-touching-normal
50
- repo: https://github.com/maxbrunet/pre-commit-renovate
51
- rev: 35.141.4
+ rev: 35.158.0
52
hooks:
53
- id: renovate-config-validator
requirements.txt
@@ -1,3 +1,3 @@
1
requests==2.28.2
2
requests-toolbelt==1.0.0
3
-typing-extensions==4.6.3 ; python_version < "3.8"
+typing-extensions==4.7.1 ; python_version < "3.8"
0 commit comments