Skip to content

Commit

Permalink
Upgrade Python version in pre-commit CI from 3.9 to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
oskooi committed Jul 27, 2023
1 parent c36e9e8 commit 2fb138a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.9
python-version: 3.11
- uses: pre-commit/[email protected]

0 comments on commit 2fb138a

Please sign in to comment.