File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
- id : black
6
6
args : [--target-version=py38]
7
7
- repo : https://github.com/PyCQA/isort
8
- rev : 6.0.0
8
+ rev : 6.0.1
9
9
hooks :
10
10
- id : isort
11
11
- repo : https://github.com/asottile/pyupgrade
12
- rev : v3.19.1
12
+ rev : v3.20.0
13
13
hooks :
14
14
- id : pyupgrade
15
15
args : [--py38-plus]
16
16
- repo : https://github.com/PyCQA/flake8
17
- rev : 7.1.2
17
+ rev : 7.2.0
18
18
hooks :
19
19
- id : flake8
20
20
additional_dependencies :
21
21
- flake8-pytest-style
22
22
- repo : https://github.com/pre-commit/mirrors-mypy
23
- rev : v1.15 .0
23
+ rev : v1.16 .0
24
24
hooks :
25
25
- id : mypy
26
26
# Avoid error: Duplicate module named 'setup'
37
37
- pytest==7.4.2
38
38
language_version : python3.9
39
39
- repo : https://github.com/PyCQA/bandit
40
- rev : 1.8.3
40
+ rev : 1.8.4
41
41
hooks :
42
42
- id : bandit
43
43
args : [--ini, .bandit]
You can’t perform that action at this time.
0 commit comments