Skip to content

Commit

Permalink
Update conda lockfile and pre-commit hooks.
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneselvans committed Nov 30, 2024
1 parent 740212a commit 2a68502
Show file tree
Hide file tree
Showing 5 changed files with 645 additions and 640 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
# Formatters: hooks that re-write Python & documentation files
####################################################################################
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.0
rev: v0.8.1
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
74 changes: 37 additions & 37 deletions environments/conda-linux-64.lock.yml

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

Loading

0 comments on commit 2a68502

Please sign in to comment.