We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0452b2 commit 1c4332aCopy full SHA for 1c4332a
1 file changed
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: ruff-format
8
files: ^((pygleif|tests|examples)/.+)?[^/]+\.(py|pyi)$
9
repo: https://github.com/charliermarsh/ruff-pre-commit
10
- rev: v0.14.5
+ rev: v0.14.6
11
- repo: https://github.com/pre-commit/pre-commit-hooks
12
rev: v6.0.0
13
hooks:
0 commit comments