Skip to content

Commit 6b379e0

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

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.21
4141
hooks:
4242
# Run the linter
4343
- id: ruff-check

0 commit comments

Comments
 (0)