Skip to content

Commit ec98d29

Browse files
fix(kdp): adding pre-commit fixes
1 parent f567585 commit ec98d29

File tree

2 files changed

+144
-87
lines changed

2 files changed

+144
-87
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
default_language_version:
2-
python: python3.11
2+
python: python3.12
33

4-
default_stages: [commit]
4+
default_stages: [pre-commit]
55
default_install_hook_types: [pre-commit, commit-msg]
66

77
repos:

0 commit comments

Comments
 (0)