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 5397af6 commit fbbc538Copy full SHA for fbbc538
.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
43
pass_filenames: false
44
45
- repo: https://github.com/astral-sh/ruff-pre-commit
46
- rev: v0.14.1
+ rev: v0.14.2
47
hooks:
48
- id: ruff-check
49
types: [text]
test/requirements-dev.txt
@@ -3,4 +3,4 @@
3
-r requirements.txt
4
5
mypy==1.8.0
6
-ruff==0.14.1
+ruff==0.14.2
0 commit comments