Skip to content

Commit 1c4332a

Browse files
Auto-update pre-commit hooks (#501)
1 parent b0452b2 commit 1c4332a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: ruff-format
88
files: ^((pygleif|tests|examples)/.+)?[^/]+\.(py|pyi)$
99
repo: https://github.com/charliermarsh/ruff-pre-commit
10-
rev: v0.14.5
10+
rev: v0.14.6
1111
- repo: https://github.com/pre-commit/pre-commit-hooks
1212
rev: v6.0.0
1313
hooks:

0 commit comments

Comments
 (0)