Fix pre-commit lints (#1877)

This commit is contained in:
Sam Morrow
2022-12-20 10:18:45 +01:00
committed by GitHub
parent 4de66f3fa6
commit d248c347a9
7 changed files with 2 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.8
python-version: 3.11
- name: Cache pre-commit
uses: actions/cache@v3