File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : " v4.6 .0"
3
+ rev : " v5.0 .0"
4
4
hooks :
5
5
- id : check-json
6
6
- id : check-merge-conflict
9
9
- id : end-of-file-fixer
10
10
- id : trailing-whitespace
11
11
- repo : https://github.com/rbubley/mirrors-prettier
12
- rev : " v3.3.3 "
12
+ rev : " v3.4.2 "
13
13
hooks :
14
14
- id : prettier
15
15
args :
16
16
- --no-error-on-unmatched-pattern
17
17
- repo : https://github.com/DavidAnson/markdownlint-cli2
18
- rev : " v0.14 .0"
18
+ rev : " v0.16 .0"
19
19
hooks :
20
20
- id : markdownlint-cli2
21
21
- repo : https://github.com/astral-sh/ruff-pre-commit
22
- rev : " v0.6.8 "
22
+ rev : " v0.8.3 "
23
23
hooks :
24
24
- id : ruff
25
25
- id : ruff-format
26
26
- repo : https://github.com/pre-commit/mirrors-mypy
27
- rev : " v1.11.2 "
27
+ rev : " v1.13.0 "
28
28
hooks :
29
29
- id : mypy
30
30
additional_dependencies :
You can’t perform that action at this time.
0 commit comments