3 files changed
@@ -3,7 +3,7 @@ default_language_version: | |||
| 3 | 3 | ||
| 4 | 4 | repos: | |
| 5 | 5 | - repo: https://github.com/psf/black | |
| 6 | - rev: 26.1.0 | ||
| 6 | + rev: 26.3.0 | ||
| 7 | 7 | hooks: | |
| 8 | 8 | - id: black | |
| 9 | 9 | - repo: https://github.com/commitizen-tools/commitizen | |
@@ -51,6 +51,6 @@ repos: | |||
| 51 | 51 | - id: rst-directive-colons | |
| 52 | 52 | - id: rst-inline-touching-normal | |
| 53 | 53 | - repo: https://github.com/maxbrunet/pre-commit-renovate | |
| 54 | - rev: 43.46.6 | ||
| 54 | + rev: 43.60.0 | ||
| 55 | 55 | hooks: | |
| 56 | 56 | - id: renovate-config-validator | |
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | -r requirements.txt | |
| 2 | 2 | argcomplete==2.0.0 | |
| 3 | - black==26.1.0 | ||
| 3 | + black==26.3.0 | ||
| 4 | 4 | commitizen==4.13.9 | |
| 5 | 5 | flake8==7.3.0 | |
| 6 | 6 | isort==8.0.1 | |
@@ -4,7 +4,7 @@ build==1.4.0 | |||
| 4 | 4 | coverage==7.13.4 | |
| 5 | 5 | pytest-console-scripts==1.4.1 | |
| 6 | 6 | pytest-cov==7.0.0 | |
| 7 | - pytest-github-actions-annotate-failures==0.3.0 | ||
| 7 | + pytest-github-actions-annotate-failures==0.4.0 | ||
| 8 | 8 | pytest==9.0.2 | |
| 9 | 9 | PyYaml==6.0.3 | |
| 10 | 10 | responses==0.26.0 | |
0 commit comments