We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cdf89d commit b42d95bCopy full SHA for b42d95b
.pre-commit-config.yaml
@@ -67,7 +67,7 @@ repos:
67
additional_dependencies: [Flake8-pyproject]
68
69
- repo: https://github.com/astral-sh/ruff-pre-commit
70
- rev: v0.11.6
+ rev: v0.11.7
71
hooks:
72
- id: ruff
73
name: Ruff formatting
0 commit comments