Update pre-commit

This commit is contained in:
2022-12-21 17:19:00 +01:00
parent 671b36a062
commit 90ed7b7dc9
2 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.9
python-version: 3.11
- name: Install pre-commit
run: pip3 install pre-commit