Skip to content

Commit 6cad1e4

Browse files
Update ruff (#119)
1 parent 1536f66 commit 6cad1e4

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
@@ -36,7 +36,7 @@ repos:
3636
- id: blacken-docs
3737

3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: 36d09b6e15ad1577720205c2591714ab7636cac7 # frozen: v0.0.288
39+
rev: 146c621c9fbe4727ca57be94779b7abecf5058ec # frozen: v0.0.291
4040
hooks:
4141
- id: ruff
4242
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)