Merge pull request #1300 from mayeut/gha-3.11

chore: test with Python 3.11
This commit is contained in:
Joe Rickerby
2022-10-26 19:44:32 +01:00
committed by GitHub
5 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ repos:
rev: v2.1.0
hooks:
- id: setup-cfg-fmt
args: [--include-version-classifiers, --max-py-version=3.10]
args: [--include-version-classifiers, --max-py-version=3.11]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.982