Update linters python versioin to 3.11

This commit is contained in:
2022-12-21 17:11:39 +01:00
parent dddf3b49be
commit 6e79046681

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