diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d1e0d55..9dd591c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: - id: detect-secrets exclude: tests/unittests/resources/templates/jira_api/fake_server_info.json - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.2 + rev: v0.4.3 hooks: - id: ruff - id: ruff-format