Skip to content

Commit

Permalink
Update ruff pre-commit hook and conda deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneselvans committed Jun 10, 2024
1 parent 2f766fd commit 2bbc1ad
Show file tree
Hide file tree
Showing 5 changed files with 214 additions and 211 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.4.7
rev: v0.4.8
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
24 changes: 12 additions & 12 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 2bbc1ad

Please sign in to comment.