File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2- _commit : v0.4.2-15-g7e6e862
2+ _commit : v0.4.2-24-g88c8d23
33_src_path : git+https://github.com/twsl/python-project-template
44author_email : 45483159+twsl@users.noreply.github.com
55author_username : twsl
Original file line number Diff line number Diff line change 8282 path : artifacts
8383
8484 - name : Upload artifact
85- uses : actions/upload-pages-artifact@v4
85+ uses : actions/upload-pages-artifact@v5
8686 with :
8787 # path: artifacts/${{ env.artifacts-name }}/
8888 path : artifacts/
Original file line number Diff line number Diff line change 1616 - id : pre-commit-update
1717
1818 - repo : https://github.com/astral-sh/uv-pre-commit
19- rev : 0.11.6
19+ rev : 0.11.7
2020 hooks :
2121 - id : uv-lock
2222
@@ -57,14 +57,14 @@ repos:
5757 - id : nbstripout
5858
5959 - repo : https://github.com/astral-sh/ruff-pre-commit
60- rev : v0.15.10
60+ rev : v0.15.11
6161 hooks :
6262 - id : ruff-check
6363 args : [--fix, -v]
6464 - id : ruff-format
6565
6666 - repo : https://github.com/allganize/ty-pre-commit
67- rev : v0.0.29
67+ rev : v0.0.31
6868 hooks :
6969 - id : ty-check
7070
Original file line number Diff line number Diff line change @@ -47,9 +47,9 @@ members = [
4747[dependency-groups ]
4848dev = [
4949 " ruff>=0.15.10" ,
50- " ty>=0.0.29 " ,
50+ " ty>=0.0.31 " ,
5151 " bandit>=1.9.4" ,
52- " prek>=0.3.8 " ,
52+ " prek>=0.3.9 " ,
5353 " vulture>=2.16" ,
5454 " copier>=9.14.3" ,
5555 " ipykernel>=7.2.0" ,
You can’t perform that action at this time.
0 commit comments