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 1818 - id : add-trailing-comma
1919
2020- repo : https://github.com/astral-sh/ruff-pre-commit
21- rev : v0.14.10
21+ rev : v0.14.14
2222 hooks :
2323 - id : ruff
2424 args : ["--fix", "--show-fixes"]
3030 - id : nb-strip-paths
3131
3232- repo : https://github.com/tox-dev/pyproject-fmt
33- rev : v2.11 .1
33+ rev : v2.12 .1
3434 hooks :
3535 - id : pyproject-fmt
3636
4646 - --ignore-words-list=pres,ba,ot
4747
4848- repo : https://github.com/woodruffw/zizmor-pre-commit
49- rev : v1.20 .0
49+ rev : v1.22 .0
5050 hooks :
5151 - id : zizmor
5252
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ description = "IOOS QARTOD and Quality Control tests implemented in Python"
1212readme = " README.md"
1313license = { file = " LICENSE.txt" }
1414maintainers = [
15- { name = " Kyle Wilcox" , email = " kyle@axds.co" },
1615 { name = " Filipe Fernandes" , email = " ocefpaf+ioos_qc@gmail.com" },
16+ { name = " Kyle Wilcox" , email = " kyle@axds.co" },
1717]
1818requires-python = " >=3.10"
1919classifiers = [
You can’t perform that action at this time.
0 commit comments