File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
{{cookiecutter.repo_name}} Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22default_stages : [pre-push]
33repos :
44 - repo : https://github.com/crate-ci/typos
5- rev : v1.41.0
5+ rev : v1.42.3
66 hooks :
77 - id : typos
88 - repo : https://github.com/ComPWA/taplo-pre-commit
Original file line number Diff line number Diff line change 22default_stages : [pre-push]
33repos :
44 - repo : https://github.com/crate-ci/typos
5- rev : v1.41.0
5+ rev : v1.42.3
66 hooks :
77 - id : typos
88 # formatters and linters are available in the virtualenv so they can be run from the makefile & vscode
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies = []
1010dev = [
1111 " build~=1.0" ,
1212 " pre-commit~=4.0" ,
13- " pyright==1.1.407 " ,
13+ " pyright==1.1.408 " ,
1414 " pytest~=9.0" ,
1515 " ruff~=0.14.3" ,
1616 " twine~=6.1" ,
Original file line number Diff line number Diff line change 22default_stages : [pre-push]
33repos :
44 - repo : https://github.com/crate-ci/typos
5- rev : v1.41.0
5+ rev : v1.42.3
66 hooks :
77 - id : typos
88 # formatters and linters are available in the virtualenv so they can be run from the makefile & vscode
You can’t perform that action at this time.
0 commit comments