We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb45df commit e0a5288Copy full SHA for e0a5288
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
files: lib/
24
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: v0.6.5
+ rev: v0.6.8
27
hooks:
28
- id: ruff
29
0 commit comments