precommit to 3.11
Taylor committed
Jul 10, 2023 at 22:12 UTC
013df51df3b72742a50e3ef667f436bfe436cbba
1 file changed
+1
-1
.github/workflows/pre-commit.yml
+1
-1
@@ -12,5 +12,5 @@ jobs:
12
- uses: actions/checkout@v3
13
- uses: actions/setup-python@v4
14
with:
15
- python-version: "3.9"
15
+ python-version: "3.11"
16
- uses: pre-commit/action@v3.0.0