File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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 : v4.6.0
10
+ rev : v4.6.1
11
11
hooks :
12
12
- id : commitizen
13
13
stages : [commit-msg]
20
20
hooks :
21
21
- id : isort
22
22
- repo : https://github.com/pycqa/pylint
23
- rev : v3.3.6
23
+ rev : v3.3.7
24
24
hooks :
25
25
- id : pylint
26
26
additional_dependencies :
51
51
- id : rst-directive-colons
52
52
- id : rst-inline-touching-normal
53
53
- repo : https://github.com/maxbrunet/pre-commit-renovate
54
- rev : 39.261.4
54
+ rev : 39.264.0
55
55
hooks :
56
56
- 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==25.1.0
4
- commitizen==4.6.0
4
+ commitizen==4.6.1
5
5
flake8==7.2.0
6
6
isort==6.0.1
7
7
mypy==1.15.0
8
- pylint==3.3.6
8
+ pylint==3.3.7
9
9
pytest==8.3.5
10
10
responses==0.25.7
11
11
respx==0.22.0
You can’t perform that action at this time.
0 commit comments