Skip to content

Commit

Permalink
Merge pull request #1154 from lsst-sqre/tickets/DM-47646
Browse files Browse the repository at this point in the history
DM-47646: Update frozen dependencies
  • Loading branch information
rra authored Nov 20, 2024
2 parents 8c92b30 + aee9d54 commit 4f36e8b
Show file tree
Hide file tree
Showing 5 changed files with 1,046 additions and 1,648 deletions.
4 changes: 2 additions & 2 deletions .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.7.1
rev: v0.7.4
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand All @@ -23,7 +23,7 @@ repos:
args: [-l, '79', -t, py312]

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.13.0
rev: v9.15.0
hooks:
- id: eslint
additional_dependencies:
Expand Down
Loading

0 comments on commit 4f36e8b

Please sign in to comment.