We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727d34d commit 67fa230Copy full SHA for 67fa230
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
- id: detect-secrets
37
exclude: tests/unittests/resources/templates/jira_api/fake_server_info.json
38
- repo: https://github.com/astral-sh/ruff-pre-commit
39
- rev: v0.6.4
+ rev: v0.6.5
40
hooks:
41
- id: ruff
42
- id: ruff-format
0 commit comments