Skip to content

Commit 19017d7

Browse files
⬆️ auto update by pre-commit hooks (#6)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2168d2e commit 19017d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

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

1515
- repo: https://github.com/psf/black
16-
rev: 23.1.0
16+
rev: 23.3.0
1717
hooks:
1818
- id: black
1919
stages: [commit]
@@ -26,7 +26,7 @@ repos:
2626
stages: [commit]
2727

2828
- repo: https://github.com/nonebot/nonemoji
29-
rev: v0.1.3
29+
rev: v0.1.4
3030
hooks:
3131
- id: nonemoji
3232
stages: [prepare-commit-msg]

0 commit comments

Comments
 (0)