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.
ruff
mypy
1 parent 54e93d3 commit 5e94556Copy full SHA for 5e94556
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: v0.1.0
+ rev: v0.1.2
4
hooks:
5
- id: ruff
6
name: Run Ruff on Lib/test/
Tools/clinic/requirements-dev.txt
@@ -1,2 +1,2 @@
# Requirements file for external linters and checks we run on Tools/clinic/ in CI
-mypy==1.6.0
+mypy==1.6.1
0 commit comments