Skip to content

Commit

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

* Bump ruff pre-commit & relock conda dependencies

---------

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

0 comments on commit db0319c

Please sign in to comment.