File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
fetch-depth : 0
16
16
token : ${{ secrets.RELEASE_GITHUB_TOKEN }}
17
17
- name : Python Semantic Release
18
- uses : relekang/python-semantic-release@v7.33.0
18
+ uses : relekang/python-semantic-release@v7.33.1
19
19
with :
20
20
github_token : ${{ secrets.RELEASE_GITHUB_TOKEN }}
21
21
pypi_token : ${{ secrets.PYPI_TOKEN }}
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 : v2.15.10
23
+ rev : v2.16.1
24
24
hooks :
25
25
- id : pylint
26
26
additional_dependencies :
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 : 34.117.1
50
+ rev : 34.124.5
51
51
hooks :
52
52
- id : renovate-config-validator
You can’t perform that action at this time.
0 commit comments