Unverified Commit 3f2dd9fb authored by Chris's avatar Chris Committed by GitHub
Browse files

Change python version to 3.8 in .pre-commit-config.yaml

parent 0aa37743
...@@ -33,7 +33,7 @@ repos: ...@@ -33,7 +33,7 @@ repos:
rev: 22.3.0 rev: 22.3.0
hooks: hooks:
- id: black - id: black
language_version: python3.9 language_version: python3.8
- repo: https://github.com/codespell-project/codespell - repo: https://github.com/codespell-project/codespell
rev: v2.1.0 rev: v2.1.0
hooks: hooks:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment