Skip to content

Commit 39bab07

Browse files
Merge pull request #30 from angelo-peronio/pre-commit-ci-update-config
Update pre-commit hooks
2 parents 66cc609 + 6ed2e87 commit 39bab07

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
@@ -27,7 +27,7 @@ repos:
2727
exclude: "tests/data/.*"
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.15.4
30+
rev: v0.15.9
3131
hooks:
3232
- id: ruff-check
3333
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)