Skip to content

Commit 450c9d7

Browse files
Update .pre-commit-config.yaml
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.9.4](astral-sh/ruff-pre-commit@v0.9.3...v0.9.4)
1 parent cc31a28 commit 450c9d7

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
@@ -14,7 +14,7 @@ repos:
1414
- id: check-toml
1515
- id: detect-private-key
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.9.3
17+
rev: v0.9.4
1818
hooks:
1919
- id: ruff
2020
- id: ruff-format

0 commit comments

Comments
 (0)