Skip to content

Commit c5e3698

Browse files
authored
Update .pre-commit-config.yaml
Update `ruff` version.
1 parent 96e205d commit c5e3698

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
@@ -29,7 +29,7 @@ repos:
2929

3030
# Ruff should be executed before other formatters.
3131
- repo: https://github.com/charliermarsh/ruff-pre-commit
32-
rev: v0.0.265
32+
rev: v0.0.267
3333
hooks:
3434
- id: ruff
3535
args: [--exit-non-zero-on-fix]

0 commit comments

Comments
 (0)