We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71209f3 commit 088610cCopy full SHA for 088610c
1 file changed
.pre-commit-config.yaml
@@ -56,7 +56,7 @@ repos:
56
- "-o"
57
- ".config/requirements-lock.txt"
58
- repo: https://github.com/renovatebot/pre-commit-hooks
59
- rev: 41.100.0
+ rev: 41.107.0
60
hooks:
61
- id: renovate-config-validator
62
alias: renovate
@@ -162,7 +162,7 @@ repos:
162
- id: ruff-check
163
alias: ruff
164
- repo: https://github.com/pre-commit/mirrors-mypy
165
- rev: v1.17.1
+ rev: v1.18.1
166
167
- id: mypy
168
# "." and pass_files are used to make pre-commit mypy behave the same as standalone mypy
0 commit comments