We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e81305 + 6dbc57d commit 1017bd6Copy full SHA for 1017bd6
.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.5.0
+ rev: v0.5.4
6
hooks:
7
# Run the linter.
8
- id: ruff
0 commit comments