Skip to content

Commit e91f0cb

Browse files
chore(pre_commit): ⬆ pre_commit autoupdate (#366)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.288 → v0.0.290](astral-sh/ruff-pre-commit@v0.0.288...v0.0.290) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fa6238d commit e91f0cb

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
@@ -74,7 +74,7 @@ repos:
7474
- id: black
7575

7676
- repo: https://github.com/astral-sh/ruff-pre-commit
77-
rev: v0.0.288
77+
rev: v0.0.290
7878
hooks:
7979
- id: ruff
8080
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)