Skip to content

Commit 24b21dc

Browse files
pre-commit: bump repositories
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.9 → v0.5.0](astral-sh/ruff-pre-commit@v0.4.9...v0.5.0)
1 parent 2bb5a75 commit 24b21dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
hooks:
3535
- id: validate-pyproject
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.4.9
37+
rev: v0.5.0
3838
hooks:
3939
- id: ruff
4040
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)