Skip to content

Commit

Permalink
Merge pull request #24 from lsst-sqre/tickets/DM-48143
Browse files Browse the repository at this point in the history
DM-48143: Upgrade dependencies
  • Loading branch information
stvoutsin authored Dec 21, 2024
2 parents 359936b + 302a744 commit 3645f81
Show file tree
Hide file tree
Showing 4 changed files with 936 additions and 910 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
- id: trailing-whitespace

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

0 comments on commit 3645f81

Please sign in to comment.