File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ exclude: .+\.ambr
2
2
3
3
repos :
4
4
- repo : https://github.com/asottile/pyupgrade
5
- rev : v3.15.1
5
+ rev : v3.17.0
6
6
hooks :
7
7
- id : pyupgrade
8
8
args :
22
22
hooks :
23
23
- id : pyaphid
24
24
- repo : https://github.com/adamchainz/blacken-docs
25
- rev : 1.16 .0
25
+ rev : 1.18 .0
26
26
hooks :
27
27
- id : blacken-docs
28
28
additional_dependencies :
@@ -32,24 +32,24 @@ repos:
32
32
hooks :
33
33
- id : yesqa
34
34
- repo : https://github.com/astral-sh/ruff-pre-commit
35
- rev : " v0.4.5 "
35
+ rev : " v0.6.7 "
36
36
hooks :
37
37
- id : ruff
38
38
- id : ruff-format
39
39
- repo : https://github.com/pre-commit/mirrors-prettier
40
- rev : v3.1.0
40
+ rev : v4.0.0-alpha.8
41
41
hooks :
42
42
- id : prettier
43
43
additional_dependencies : [prettier@latest, prettier-plugin-toml@latest]
44
44
- repo : https://github.com/pre-commit/pre-commit-hooks
45
- rev : v4.5 .0
45
+ rev : v4.6 .0
46
46
hooks :
47
47
- id : check-yaml
48
48
- id : end-of-file-fixer
49
49
- id : trailing-whitespace
50
50
- id : check-toml
51
51
- repo : https://github.com/pre-commit/mirrors-mypy
52
- rev : v1.10.0
52
+ rev : v1.11.2
53
53
hooks :
54
54
- id : mypy
55
55
exclude : ^tests/.*
You can’t perform that action at this time.
0 commit comments