File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
{{cookiecutter.repo_name}} Expand file tree Collapse file tree 3 files changed +3
-3
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.34.0
5+ rev : v1.35.8
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 @@ -12,7 +12,7 @@ dev = [
1212 " pre-commit~=4.0" ,
1313 " pyright==1.1.403" ,
1414 " pytest~=8.0" ,
15- " ruff~=0.11.2 " ,
15+ " ruff~=0.12.7 " ,
1616 " twine~=6.1" ,
1717]
1818
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.34.0
5+ rev : v1.35.8
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