We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b7719b + 3bfa79a commit 3b45bdbCopy full SHA for 3b45bdb
.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.8.0
+ rev: v0.8.1
6
hooks:
7
# Run the linter.
8
- id: ruff
0 commit comments