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 1515 fetch-depth : 0
1616 token : ${{ secrets.RELEASE_GITHUB_TOKEN }}
1717 - name : Python Semantic Release
18- uses : relekang/python-semantic-release@v7.33.0
18+ uses : relekang/python-semantic-release@v7.33.1
1919 with :
2020 github_token : ${{ secrets.RELEASE_GITHUB_TOKEN }}
2121 pypi_token : ${{ secrets.PYPI_TOKEN }}
Original file line number Diff line number Diff line change 2020 hooks :
2121 - id : isort
2222 - repo : https://github.com/pycqa/pylint
23- rev : v2.15.10
23+ rev : v2.16.1
2424 hooks :
2525 - id : pylint
2626 additional_dependencies :
4747 - id : rst-directive-colons
4848 - id : rst-inline-touching-normal
4949 - repo : https://github.com/maxbrunet/pre-commit-renovate
50- rev : 34.117.1
50+ rev : 34.124.5
5151 hooks :
5252 - id : renovate-config-validator
You can’t perform that action at this time.
0 commit comments