We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de7a6c commit 2123ffbCopy full SHA for 2123ffb
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: black-jupyter
14
args: [--config=pyproject.toml]
15
- repo: https://github.com/charliermarsh/ruff-pre-commit
16
- rev: v0.4.1
+ rev: v0.4.7
17
hooks:
18
# Linting for Python
19
- id: ruff
0 commit comments