We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931cb06 commit 0ecd566Copy full SHA for 0ecd566
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: end-of-file-fixer
13
- id: mixed-line-ending
14
- repo: https://github.com/astral-sh/ruff-pre-commit
15
- rev: v0.4.1
+ rev: v0.4.2
16
hooks:
17
- id: ruff
18
args:
0 commit comments