Skip to content

Commit

Permalink
Update to dagster 1.9.9 (#4021)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneselvans authored Jan 19, 2025
1 parent 948d3a9 commit 4aef826
Show file tree
Hide file tree
Showing 6 changed files with 685 additions and 724 deletions.
4 changes: 2 additions & 2 deletions .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.9.1
rev: v0.9.2
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down Expand Up @@ -60,7 +60,7 @@ repos:

# Check Github Actions
- repo: https://github.com/rhysd/actionlint
rev: v1.7.6
rev: v1.7.7
hooks:
- id: actionlint

Expand Down
81 changes: 40 additions & 41 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 4aef826

Please sign in to comment.