Skip to content

Commit 1292cc0

Browse files
authored
Upgrade pre-commit to Python 3.14 (#716)
1 parent 56d1388 commit 1292cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
autoupdate_schedule: monthly
33

44
default_language_version:
5-
python: python3.13
5+
python: python3.14
66

77
repos:
88
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)