Skip to content

Commit 77aa47a

Browse files
authored
pre-commit-config: Upgrade ruff (#1869)
This is the half of #1867 that passes.
1 parent 7731cd2 commit 77aa47a

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
@@ -40,7 +40,7 @@ repos:
4040
args:
4141
- --fix
4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: 'v0.1.9'
43+
rev: 'v0.1.11'
4444
hooks:
4545
- id: ruff
4646
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)