Skip to content

Commit

Permalink
Merge pull request lsst-sqre#897 from lsst-sqre/u/neophile
Browse files Browse the repository at this point in the history
[neophile] Update dependencies
  • Loading branch information
neophile-square[bot] authored Nov 6, 2023
2 parents fc4817f + b8c5d9a commit da5062a
Showing 1 changed file with 2 additions and 2 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.1.3
rev: v0.1.4
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand All @@ -27,7 +27,7 @@ repos:
args: [-l, '79', -t, py311]

- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.52.0
rev: v8.53.0
hooks:
- id: eslint
additional_dependencies:
Expand Down

0 comments on commit da5062a

Please sign in to comment.