We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c7bf7f commit 59e9613Copy full SHA for 59e9613
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
---
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: v0.15.10
+ rev: v0.15.11
5
hooks:
6
- id: ruff-check
7
args:
0 commit comments