Skip to content

Commit c4b7f08

Browse files
committedApr 19, 2025
Update and adjust .pre-commit-config.yaml
1 parent d75a771 commit c4b7f08

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
@@ -57,7 +57,7 @@ repos:
5757
- id: trailing-whitespace
5858

5959
- repo: https://github.com/charliermarsh/ruff-pre-commit
60-
rev: "v0.11.2"
60+
rev: "v0.11.6"
6161
hooks:
6262
- id: ruff
6363
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)
Please sign in to comment.