Skip to content

Commit b68d2da

Browse files
chore: update pre-commit hooks (#12)
1 parent b0c5ccb commit b68d2da

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.13"
14+
rev: "v0.14.14"
1515
hooks:
1616
- id: ruff-check
1717
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)