Skip to content

Commit 3e7c686

Browse files
chore(pre-commit): autoupdate hooks (#53)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.14](astral-sh/ruff-pre-commit@v0.15.12...v0.15.14) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a746ff4 commit 3e7c686

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
@@ -37,7 +37,7 @@ repos:
3737
- id: pyupgrade
3838
args: [--py310-plus]
3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.15.12
40+
rev: v0.15.14
4141
hooks:
4242
# Run the linter
4343
- id: ruff-check

0 commit comments

Comments
 (0)