We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb3c4e commit 592467dCopy full SHA for 592467d
1 file changed
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: check-added-large-files
9
- id: check-merge-conflict
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
- rev: v0.15.13
+ rev: v0.15.14
12
hooks:
13
- id: ruff-check
14
- id: ruff-format
0 commit comments