Skip to content

Commit

Permalink
Merge pull request #1020 from lsst-sqre/tickets/DM-44136
Browse files Browse the repository at this point in the history
DM-44136: Update dependencies
  • Loading branch information
rra committed May 6, 2024
2 parents b5c7133 + 2a24be2 commit a744b40
Show file tree
Hide file tree
Showing 4 changed files with 644 additions and 503 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.2
rev: v0.4.3
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit a744b40

Please sign in to comment.