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 b483ece commit 17e0fa8Copy full SHA for 17e0fa8
.pre-commit-config.yaml
@@ -51,6 +51,6 @@ repos:
51
- id: rst-directive-colons
52
- id: rst-inline-touching-normal
53
- repo: https://github.com/maxbrunet/pre-commit-renovate
54
- rev: 41.42.1
+ rev: 41.43.0
55
hooks:
56
- id: renovate-config-validator
requirements-test.txt
@@ -1,7 +1,7 @@
1
-r requirements.txt
2
anyio==4.9.0
3
build==1.2.2.post1
4
-coverage==7.9.2
+coverage==7.10.1
5
pytest-console-scripts==1.4.1
6
pytest-cov==6.2.1
7
pytest-github-actions-annotate-failures==0.3.0
0 commit comments