Skip to content

Commit

Permalink
Merge pull request #15 from lsst-dm/u/tobyj/implement_ci
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
tcjennings authored Jan 10, 2025
2 parents 2be2b25 + e330d53 commit 2f54c2d
Show file tree
Hide file tree
Showing 5 changed files with 666 additions and 665 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.2
rev: v0.9.0
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
Loading

0 comments on commit 2f54c2d

Please sign in to comment.