We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f2dff commit e890b33Copy full SHA for e890b33
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ minimum_pre_commit_version: 3.3.0
2
default_install_hook_types: [pre-commit, commit-msg]
3
4
default_language_version:
5
- python: python3.12
+ python: python3.13
6
7
repos:
8
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments