We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c4332a commit 2a14f99Copy full SHA for 2a14f99
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.6
+ rev: v0.14.10
11
- repo: https://github.com/pre-commit/pre-commit-hooks
12
rev: v6.0.0
13
hooks:
0 commit comments