We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6865f9a commit 1758a40Copy full SHA for 1758a40
.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.4
+ rev: v0.11.5
71
hooks:
72
- id: ruff
73
name: Ruff formatting
0 commit comments