We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 763d0c0 commit d0335ffCopy full SHA for d0335ff
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
3
repos:
4
- repo: https://github.com/astral-sh/ruff-pre-commit
5
# Ruff version.
6
- rev: v0.4.1
+ rev: v0.4.3
7
hooks:
8
# Run the linter.
9
- id: ruff
0 commit comments