1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Revert mypy update (1.15.0 -> 1.14.1)

This commit is contained in:
Jakub Marcowski
2025-03-10 22:40:04 +01:00
committed by GitHub
parent 30bb49ec1f
commit 1782c72592

View File

@@ -48,7 +48,7 @@ repos:
types_or: [text]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.15.0
rev: v1.14.1 # Latest version that supports Python 3.8
hooks:
- id: mypy
files: \.py$