Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 487ef16

Browse files
authoredNov 25, 2024··
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.8.0](astral-sh/ruff-pre-commit@v0.7.3...v0.8.0)
1 parent ced5d9d commit 487ef16

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
@@ -24,7 +24,7 @@ repos:
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
2626
# Ruff version.
27-
rev: 'v0.7.3'
27+
rev: 'v0.8.0'
2828
hooks:
2929
- id: ruff
3030

0 commit comments

Comments
 (0)
Please sign in to comment.