Skip to content

Commit 61e2dc5

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.17](astral-sh/ruff-pre-commit@v0.15.14...v0.15.17)
1 parent 3e7c686 commit 61e2dc5

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.14
40+
rev: v0.15.17
4141
hooks:
4242
# Run the linter
4343
- id: ruff-check

0 commit comments

Comments
 (0)