Update pre-commit

This commit is contained in:
2022-12-21 17:13:31 +01:00
parent b829c9c22c
commit 1871faae36
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