Skip to content

Commit 50bd252

Browse files
committed
chore(.pre-commit-config.yaml): update ruff-pre-commit version from v0.6.3 to v0.6.4 to get the latest features and bug fixes
1 parent bbd9c77 commit 50bd252

File tree

2 files changed

+222
-222
lines changed

2 files changed

+222
-222
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: check-toml
1313

1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.6.3
15+
rev: v0.6.4
1616
hooks:
1717
# Run the linter.
1818
- id: ruff

0 commit comments

Comments
 (0)