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.
2 parents b84c9f6 + dfcca29 commit 4bb6dd8Copy full SHA for 4bb6dd8
1 file changed
.pre-commit-config.yaml
@@ -33,11 +33,11 @@ repos:
33
hooks:
34
- id: flake8
35
- repo: https://github.com/pre-commit/mirrors-mypy
36
- rev: v1.20.1
+ rev: v1.20.2
37
38
- id: mypy
39
- repo: https://github.com/biomejs/pre-commit
40
- rev: v2.4.12
+ rev: v2.4.13
41
42
- id: biome-check
43
additional_dependencies: ["@biomejs/biome@1.8.1"]
0 commit comments