Skip to content

Commit 31d3509

Browse files
chore(deps): update dependency python to 3.13 (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9942db5 commit 31d3509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Set up Python
3434
uses: actions/setup-python@v5
3535
with:
36-
python-version: '3.11'
36+
python-version: '3.13'
3737

3838
- name: Set up Terraform
3939
uses: hashicorp/setup-terraform@v3

0 commit comments

Comments
 (0)