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 6a1187f + 262eef8 commit ea9e405Copy full SHA for ea9e405
1 file changed
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v5.0.0
+ rev: v6.0.0
4
hooks:
5
- id: trailing-whitespace
6
- id: end-of-file-fixer
@@ -37,7 +37,7 @@ repos:
37
38
- id: mypy
39
- repo: https://github.com/biomejs/pre-commit
40
- rev: v2.1.3
+ rev: v2.1.4
41
42
- id: biome-check
43
additional_dependencies: ["@biomejs/biome@1.8.1"]
0 commit comments