We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62ea96c commit 7e859f2Copy full SHA for 7e859f2
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
exclude: docs
12
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: "v0.0.282"
+ rev: "v0.0.286"
15
hooks:
16
- id: ruff
17
args:
0 commit comments