Skip to content

Commit 2446314

Browse files
authored
chore(dev): update pre-commit hooks (#11)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.15.9](astral-sh/ruff-pre-commit@v0.13.3...v0.15.9) <!--pre-commit.ci end-->
2 parents 87b5fcf + 1246dd5 commit 2446314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- id: check-added-large-files
99
- id: check-merge-conflict
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.13.3
11+
rev: v0.15.9
1212
hooks:
1313
- id: ruff-check
1414
- id: ruff-format

0 commit comments

Comments
 (0)