We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af30d40 commit e7b129cCopy full SHA for e7b129c
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ repos:
2
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
# Ruff version.
5
- rev: v0.14.1
+ rev: v0.14.2
6
hooks:
7
# Run the linter.
8
- id: ruff-check
0 commit comments