Skip to content

Commit

Permalink
Merge pull request #183 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] committed Sep 18, 2023
2 parents be10a87 + 9c4421e commit 0430bbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repos:
- toml

- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.9.1
hooks:
- id: black

Expand All @@ -33,12 +33,12 @@ repos:
args: [-l, '79', -t, py38]

- repo: https://github.com/pycqa/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.6
rev: v3.0.3
hooks:
- id: prettier
types_or: [css, scss, javascript]

0 comments on commit 0430bbc

Please sign in to comment.