We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1c357f + 1857d58 commit 083fa2dCopy full SHA for 083fa2d
.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.13
+ rev: v0.14.14
6
hooks:
7
# Run the linter.
8
- id: ruff
0 commit comments