Skip to content

Commit

Permalink
add lockfile, test precommit with relaxed python version to accomodat…
Browse files Browse the repository at this point in the history
…e different envs
  • Loading branch information
rbavery committed Oct 31, 2024
1 parent e19f4b5 commit 26b5705
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
default_language_version:
python: python3.10
python: python3

default_stages: [commit, push]

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
Expand Down
24 changes: 23 additions & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 26b5705

Please sign in to comment.