diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9594486b007..dfa95b92f49 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: )$ - repo: https://github.com/PyCQA/isort - rev: 9.0.0b2 + rev: 9.0.0b5 hooks: - id: isort @@ -56,17 +56,17 @@ repos: exclude: nextcloudappstore/core/migrations - repo: https://github.com/tox-dev/pyproject-fmt - rev: v2.27.0 + rev: v2.28.0 hooks: - id: pyproject-fmt - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.2 + rev: v0.16.3 hooks: - id: ruff - repo: https://github.com/pre-commit/mirrors-mypy - rev: v2.3.0 + rev: v2.3.1 hooks: - id: mypy files: nextcloudappstore/(api/v1/release|certificate)/