Skip to content

Commit 8e963ec

Browse files
committed
chore: updates
1 parent 1f01bcb commit 8e963ec

File tree

5 files changed

+297
-537
lines changed

5 files changed

+297
-537
lines changed

.pdm-python

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.venv/bin/python
1+
/Users/jcoffee5/git/public/JacobCoffee/byte/.venv/bin/python

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
default_language_version:
2-
python: "3.11"
2+
python: "3.12"
33
default_install_hook_types: [commit-msg, pre-commit]
44
repos:
55
- repo: https://github.com/compilerla/conventional-pre-commit

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python 3.11
1+
python 3.12

0 commit comments

Comments
 (0)