File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7
7
hooks :
8
8
- id : black
9
9
- repo : https://github.com/commitizen-tools/commitizen
10
- rev : v3.4.0
10
+ rev : v3.5.2
11
11
hooks :
12
12
- id : commitizen
13
13
stages : [commit-msg]
30
30
- requests-toolbelt==0.9.1
31
31
files : ' gitlab/'
32
32
- repo : https://github.com/pre-commit/mirrors-mypy
33
- rev : v1.3.0
33
+ rev : v1.4.1
34
34
hooks :
35
35
- id : mypy
36
36
args : []
48
48
- id : rst-directive-colons
49
49
- id : rst-inline-touching-normal
50
50
- repo : https://github.com/maxbrunet/pre-commit-renovate
51
- rev : 35.137.0
51
+ rev : 35.141.4
52
52
hooks :
53
53
- id : renovate-config-validator
Original file line number Diff line number Diff line change 1
1
-r requirements.txt
2
2
argcomplete==2.0.0
3
3
black==23.3.0
4
- commitizen==3.4.0
4
+ commitizen==3.5.2
5
5
flake8==6.0.0
6
6
isort==5.12.0
7
- mypy==1.4.0
7
+ mypy==1.4.1
8
8
pylint==2.17.4
9
- pytest==7.3.2
9
+ pytest==7.4.0
10
10
responses==0.23.1
11
11
types-PyYAML==6.0.12.10
12
12
types-requests==2.31.0.1
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ coverage==7.2.7
4
4
pytest-console-scripts==1.4.0
5
5
pytest-cov==4.1.0
6
6
pytest-github-actions-annotate-failures==0.2.0
7
- pytest==7.3.2
7
+ pytest==7.4.0
8
8
PyYaml==5.4.1
9
9
responses==0.23.1
10
10
setuptools==68.0.0
You can’t perform that action at this time.
0 commit comments