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 aaed51c commit edee772Copy full SHA for edee772
.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.62.2
+ rev: 41.76.0
55
hooks:
56
- id: renovate-config-validator
requirements-test.txt
@@ -1,7 +1,7 @@
1
-r requirements.txt
2
anyio==4.10.0
3
build==1.3.0
4
-coverage==7.10.3
+coverage==7.10.4
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