Skip to content

Commit fdd9974

Browse files
authored
Update .pre-commit-config.yaml
1 parent 225e10b commit fdd9974

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ repos:
8484

8585
- repo: https://github.com/astral-sh/ruff-pre-commit
8686
# Ruff version.
87-
rev: "v0.6.1"
87+
rev: "v0.6.2"
8888
hooks:
8989
- id: ruff
9090
args: [--fix, --exit-non-zero-on-fix, --show-fixes]

0 commit comments

Comments
 (0)