File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 args :
55 - " -a ruff:ruff:v:"
66 - " -a ruff:ruff-format:v:"
7- language_version : " 3.9 "
7+ - " -g dev "
88 repo : https://github.com/phi-friday/sync-uv-pre-commit
99 rev : v0.6.3
1010
1515 name : ruff-format
1616 args : [--check]
1717 repo : https://github.com/astral-sh/ruff-pre-commit
18- rev : v0.9.3
18+ rev : v0.9.5
1919
2020 - hooks :
2121 - id : pyright
2525 args :
2626 - " --pythonpath=.venv/bin/python"
2727 repo : https://github.com/RobertCraigie/pyright-python
28- rev : v1.1.389
28+ rev : v1.1.393
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ test = [
4949]
5050dev = [
5151 { include-group = " test" },
52- " ruff==0.9.3 " ,
52+ " ruff==0.9.5 " ,
5353 " ipykernel>=6.29.5" ,
5454 " pre-commit>=4.0.1" ,
5555 " poethepoet>=0.29.0" ,
You can’t perform that action at this time.
0 commit comments