File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
hooks :
21
21
- id : isort
22
22
- repo : https://github.com/pycqa/pylint
23
- rev : v3.2.3
23
+ rev : v3.2.5
24
24
hooks :
25
25
- id : pylint
26
26
additional_dependencies :
30
30
- requests-toolbelt==1.0.0
31
31
files : ' gitlab/'
32
32
- repo : https://github.com/pre-commit/mirrors-mypy
33
- rev : v1.10.0
33
+ rev : v1.10.1
34
34
hooks :
35
35
- id : mypy
36
36
args : []
47
47
- id : rst-directive-colons
48
48
- id : rst-inline-touching-normal
49
49
- repo : https://github.com/maxbrunet/pre-commit-renovate
50
- rev : 37.415.0
50
+ rev : 37.421.2
51
51
hooks :
52
52
- id : renovate-config-validator
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ commitizen==3.27.0
5
5
flake8==7.1.0
6
6
isort==5.13.2
7
7
mypy==1.10.1
8
- pylint==3.2.3
8
+ pylint==3.2.5
9
9
pytest==8.2.2
10
10
responses==0.25.3
11
11
types-PyYAML==6.0.12.20240311
12
12
types-requests==2.32.0.20240622
13
- types-setuptools==70.1.0.20240625
13
+ types-setuptools==70.1.0.20240627
You can’t perform that action at this time.
0 commit comments