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.
2 parents da05841 + 99d7ad5 commit cacc896Copy full SHA for cacc896
.pre-commit-config.yaml
@@ -2,7 +2,7 @@
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
# Ruff version.
5
- rev: v0.11.12
+ rev: v0.11.13
6
hooks:
7
# Run the linter.
8
- id: ruff
0 commit comments