File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434 TOXENV : docs
3535 run : tox
3636 - name : Archive generated docs
37- uses : actions/upload-artifact@v3.1.0
37+ uses : actions/upload-artifact@v3.1.1
3838 with :
3939 name : html-docs
4040 path : build/sphinx/html/
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.32.1
18+ uses : relekang/python-semantic-release@v7.32.2
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.4
23+ rev : v2.15.5
2424 hooks :
2525 - id : pylint
2626 additional_dependencies :
4545 - id : rst-directive-colons
4646 - id : rst-inline-touching-normal
4747 - repo : https://github.com/maxbrunet/pre-commit-renovate
48- rev : 32.238.4
48+ rev : 32.241.11
4949 hooks :
5050 - id : renovate-config-validator
You can’t perform that action at this time.
0 commit comments