chore: bump max classifier to 3.11

This commit is contained in:
Henry Schreiner
2022-10-14 08:41:27 +02:00
committed by mayeut
parent 442e95d08f
commit 66dd66d920
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ repos:
rev: v2.0.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