Update pre-commit

This commit is contained in:
2022-12-21 17:14:50 +01:00
parent f2220d9f1a
commit e1192ed58f
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.10"
python-version: 3.11
- name: Install pre-commit
run: pip3 install pre-commit