diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4fe290aa..16ed20b2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: exclude: "^packages/.*/(meta.yaml|logo\\..*)$" # scripts - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.4 + rev: v0.16.5 hooks: - id: ruff-check args: [--fix, --exit-non-zero-on-fix] @@ -53,7 +53,7 @@ repos: - id: ruff-format files: ^scripts/.*$ - repo: https://github.com/tox-dev/pyproject-fmt - rev: v2.28.1 + rev: v2.29.0 hooks: - id: pyproject-fmt - repo: https://github.com/camptocamp/jsonschema-gentypes diff --git a/packages/NicheNetPy/meta.yaml b/packages/NicheNetPy/meta.yaml index 4d9843c7..b85dac57 100644 --- a/packages/NicheNetPy/meta.yaml +++ b/packages/NicheNetPy/meta.yaml @@ -7,6 +7,7 @@ description: | in cells of interest. project_home: https://github.com/saeyslab/nichenetpy documentation_home: https://saeyslab.github.io/nichenetpy/nichenetpy.html +inventory: null tutorials_home: https://github.com/saeyslab/nichenetpy install: pypi: nichenetpy