Skip to content

Commit 3ba1672

Browse files
authored
⬆️ upgrade dependencies
1 parent a6d250c commit 3ba1672

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ repos:
1313
stages: [commit]
1414

1515
- repo: https://github.com/psf/black
16-
rev: 22.6.0
16+
rev: 22.8.0
1717
hooks:
1818
- id: black
1919
stages: [commit]
2020

2121
- repo: https://github.com/pre-commit/mirrors-prettier
22-
rev: v2.7.1
22+
rev: v3.0.0-alpha.0
2323
hooks:
2424
- id: prettier
2525
types_or: [javascript, jsx, ts, tsx, markdown, yaml]

poetry.lock

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)