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 8ac8553 commit a81db07Copy full SHA for a81db07
.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.1.13'
+ rev: 'v0.1.14'
12
hooks:
13
- id: ruff
14
- repo: https://github.com/psf/black
0 commit comments