We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5720f1f + 29b2f2e commit f13ebb6Copy full SHA for f13ebb6
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
files: "livelike\/|notebooks\/"
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: "v0.14.10"
+ rev: "v0.14.11"
5
hooks:
6
- id: ruff-check
7
- id: ruff-format
0 commit comments