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.2 .0
3
+ rev : v4.6 .0
4
4
hooks :
5
5
- id : check-case-conflict
6
6
- id : check-merge-conflict
@@ -13,23 +13,23 @@ repos:
13
13
- id : trailing-whitespace
14
14
15
15
- repo : https://github.com/psf/black
16
- rev : 22.3.0
16
+ rev : 24.4.2
17
17
hooks :
18
18
- id : black
19
19
20
20
- repo : https://github.com/PyCQA/isort
21
- rev : 5.10.1
21
+ rev : 5.13.2
22
22
hooks :
23
23
- id : isort
24
24
25
25
- repo : https://github.com/pre-commit/mirrors-mypy
26
- rev : v0.942
26
+ rev : v1.11.0
27
27
hooks :
28
28
- id : mypy
29
29
files : src
30
30
31
31
- repo : https://github.com/PyCQA/flake8
32
- rev : 4.0.1
32
+ rev : 7.1.0
33
33
hooks :
34
34
- id : flake8
35
35
additional_dependencies : [flake8-bugbear]
You can’t perform that action at this time.
0 commit comments