Skip to content

Commit f2ce0fb

Browse files
⬆️ auto update by pre-commit hooks (#28)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 42de20d commit f2ce0fb

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]
@@ -25,7 +25,7 @@ repos:
2525
stages: [commit]
2626

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

0 commit comments

Comments
 (0)