Skip to content

Commit 9260895

Browse files
chore(deps): Update dependency python to 3.13 (#847)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73b1d79 commit 9260895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# Skip terraform_tflint which interferes to commit pre-commit auto-fixes
5656
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
5757
with:
58-
python-version: '3.9'
58+
python-version: '3.13'
5959
- name: Execute pre-commit
6060
uses: pre-commit/action@9b88afc9cd57fd75b655d5c71bd38146d07135fe # v2.0.3
6161
env:

0 commit comments

Comments
 (0)