diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0f1b8340..22179289 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: hooks: - id: yamllint - repo: https://github.com/PyCQA/isort - rev: 5.13.0 + rev: 5.13.1 hooks: - id: isort - repo: https://github.com/astral-sh/ruff-pre-commit