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 83647d3 + afe5d18 commit e985595Copy full SHA for e985595
1 file changed
.pre-commit-config.yaml
@@ -29,15 +29,15 @@ repos:
29
hooks:
30
- id: autopep8
31
- repo: https://github.com/PyCQA/flake8
32
- rev: 7.2.0
+ rev: 7.3.0
33
34
- id: flake8
35
- repo: https://github.com/pre-commit/mirrors-mypy
36
- rev: v1.16.0
+ rev: v1.16.1
37
38
- id: mypy
39
- repo: https://github.com/biomejs/pre-commit
40
- rev: v2.0.0-beta.5
+ rev: v2.0.2
41
42
- id: biome-check
43
additional_dependencies: ["@biomejs/biome@1.8.1"]
0 commit comments