Skip to content

Commit b0c5ccb

Browse files
chore: update pre-commit hooks (#11)
1 parent 4910d73 commit b0c5ccb

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
@@ -11,7 +11,7 @@ repos:
1111

1212
# Python linting and formatting
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: "v0.14.11"
14+
rev: "v0.14.13"
1515
hooks:
1616
- id: ruff-check
1717
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)