mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 06:07:08 +00:00
Update .pre-commit-config.yaml
This commit is contained in:
committed by
GitHub
parent
b5a7525f80
commit
688833e8b3
@@ -72,5 +72,5 @@ repos:
|
||||
rev: 'v1.12.0' # Use the sha / tag you want to point at
|
||||
hooks:
|
||||
- id: mypy
|
||||
args: [--strict, --ignore-missing-imports]
|
||||
args: [--strict, --ignore-missing-imports, --python-version=3.8]
|
||||
additional_dependencies: [tokenize-rt==3.2.0]
|
||||
|
Reference in New Issue
Block a user