There was an error while loading. Please reload this page.
1 parent 781728b commit e3e9d43Copy full SHA for e3e9d43
1 file changed
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
default_stages: ['pre-commit']
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: v0.15.20
+ rev: v0.15.21
5
hooks:
6
# fix unused imports and sort them
7
- id: ruff
0 commit comments