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 cb5b77a commit 97cb3a7Copy full SHA for 97cb3a7
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ default_language_version:
8
repos:
9
- repo: https://github.com/astral-sh/ruff-pre-commit
10
# Ruff version.
11
- rev: 'v0.3.4'
+ rev: 'v0.3.5'
12
hooks:
13
- id: ruff
14
- repo: https://github.com/psf/black
0 commit comments