diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e6d708b76cb..8b0529e77f5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -56,7 +56,7 @@ repos: - id: pyproject-fmt - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.1.9 + rev: v0.1.11 hooks: - id: ruff @@ -70,7 +70,7 @@ repos: - --ignore-missing-imports - repo: https://github.com/PyCQA/flake8 - rev: 6.1.0 + rev: 7.0.0 hooks: - id: flake8 files: nextcloudappstore