Skip to content

Commit c318bbc

Browse files
committed
chore(pre-commit): Bump ruff version
1 parent 474befb commit c318bbc

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
@@ -28,7 +28,7 @@ repos:
2828
name: Detect secrets
2929

3030
- repo: https://github.com/charliermarsh/ruff-pre-commit
31-
rev: 'v0.0.257'
31+
rev: 'v0.11.7'
3232
hooks:
3333
- id: ruff
3434
name: Linting with ruff

0 commit comments

Comments
 (0)