Dropped Python 3.8 support.

This commit is contained in:
Cédric Bonhomme 2023-12-31 00:38:32 +01:00
parent 29322e759a
commit a3dd6be618
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
11 changed files with 189 additions and 70 deletions

View file

@ -19,10 +19,6 @@ repos:
rev: 22.3.0
hooks:
- id: black
- repo: https://github.com/asottile/blacken-docs
rev: 1.13.0
hooks:
- id: blacken-docs
- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
hooks: