We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fecb3a4 + a627942 commit 5bf8a59Copy full SHA for 5bf8a59
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: tox-ini-fmt
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
# Ruff version.
32
- rev: 'v0.8.3'
+ rev: 'v0.8.4'
33
hooks:
34
- id: ruff
35
args:
0 commit comments