We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e358d50 commit 4a632d6Copy full SHA for 4a632d6
.pre-commit-config.yaml
@@ -46,7 +46,7 @@ repos:
46
name: Check executable files use .sh extension
47
types: [shell, executable]
48
- repo: https://github.com/astral-sh/ruff-pre-commit
49
- rev: v0.5.1
+ rev: v0.5.2
50
hooks:
51
- id: ruff
52
types_or: [python, pyi, jupyter]
0 commit comments