Skip to content

Commit

Permalink
Merge pull request #346 from lsst-sqre/u/rra/dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
rra authored May 6, 2024
2 parents 3f35361 + 25c8b48 commit 196f909
Show file tree
Hide file tree
Showing 4 changed files with 474 additions and 320 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
- id: check-yaml
- id: check-toml

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

0 comments on commit 196f909

Please sign in to comment.