Skip to content

Commit

Permalink
we-make-styleguide requires python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Jan 3, 2025
1 parent a278a04 commit 0799817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# Skip terraform_tflint which interferes to commit pre-commit auto-fixes
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
with:
python-version: '3.9'
python-version: '3.10'
- name: Execute pre-commit
uses: pre-commit/action@9b88afc9cd57fd75b655d5c71bd38146d07135fe # v2.0.3
env:
Expand Down

0 comments on commit 0799817

Please sign in to comment.