Skip to content

Commit

Permalink
Update conda lockfile for week of 2024-09-16 (#3845)
Browse files Browse the repository at this point in the history
* Update conda-lock.yml and rendered conda environment files.

* Update ruff pre-commit hook and relock dependencies.

---------

Co-authored-by: zaneselvans <[email protected]>
Co-authored-by: Zane Selvans <[email protected]>
  • Loading branch information
3 people authored Sep 16, 2024
1 parent 0fbb5ed commit b1fe8ef
Show file tree
Hide file tree
Showing 5 changed files with 1,400 additions and 1,435 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.6.4
rev: v0.6.5
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
Loading

0 comments on commit b1fe8ef

Please sign in to comment.