File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 - id : python-check-blanket-noqa # Check for # noqa: all
2828 - id : python-no-log-warn # Check for log.warn
2929- repo : https://github.com/psf/black-pre-commit-mirror
30- rev : 25.12 .0
30+ rev : 26.1 .0
3131 hooks :
3232 - id : black
3333 args : [--line-length=120]
4141 - --profile black
4242 - --project anemoi
4343- repo : https://github.com/astral-sh/ruff-pre-commit
44- rev : v0.14.10
44+ rev : v0.14.14
4545 hooks :
4646 - id : ruff
4747 args :
@@ -59,12 +59,12 @@ repos:
5959 - id : docconvert
6060 args : ["numpy"]
6161- repo : https://github.com/tox-dev/pyproject-fmt
62- rev : " v2.11 .1"
62+ rev : " v2.12 .1"
6363 hooks :
6464 - id : pyproject-fmt
6565 args : ["--max-supported-python", "3.12"]
6666- repo : https://github.com/jshwi/docsig # Check docstrings against function sig
67- rev : v0.74 .0
67+ rev : v0.77 .0
6868 hooks :
6969 - id : docsig
7070 args :
You can’t perform that action at this time.
0 commit comments