Skip to content

Commit

Permalink
chore: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed May 11, 2024
1 parent 1f01bcb commit 8e963ec
Show file tree
Hide file tree
Showing 5 changed files with 297 additions and 537 deletions.
2 changes: 1 addition & 1 deletion .pdm-python
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.venv/bin/python
/Users/jcoffee5/git/public/JacobCoffee/byte/.venv/bin/python
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
default_language_version:
python: "3.11"
python: "3.12"
default_install_hook_types: [commit-msg, pre-commit]
repos:
- repo: https://github.com/compilerla/conventional-pre-commit
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python 3.11
python 3.12
Loading

0 comments on commit 8e963ec

Please sign in to comment.