Skip to content

Commit

Permalink
Update conda lockfile and other versions. (#3561)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneselvans authored Apr 13, 2024
1 parent d37d630 commit 74477fe
Show file tree
Hide file tree
Showing 7 changed files with 862 additions and 827 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.3.5
rev: v0.3.7
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mambaorg/micromamba:1.5.7
FROM mambaorg/micromamba:1.5.8

ENV PGDATA=${CONTAINER_HOME}/pgdata

Expand Down
102 changes: 51 additions & 51 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 74477fe

Please sign in to comment.