We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6202288 + 63505ea commit cafa7d6Copy full SHA for cafa7d6
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ default_language_version:
2
python: python
3
repos:
4
- repo: https://github.com/astral-sh/ruff-pre-commit
5
- rev: v0.14.11
+ rev: v0.14.13
6
hooks:
7
# Run the linter.
8
- id: ruff
0 commit comments