Update pre-commit

This commit is contained in:
2022-12-21 17:16:01 +01:00
parent a4cd436ec2
commit bcd5149567
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