Skip to content

Commit fc52590

Browse files
chore(deps): update dependency python to 3.14
1 parent bb0a6ac commit fc52590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Python
1919
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
2020
with:
21-
python-version: '3.13'
21+
python-version: '3.14'
2222

2323
- name: Install Hatch
2424
uses: pypa/hatch@install

0 commit comments

Comments
 (0)