Skip to content

Commit 7a6abee

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

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
@@ -7,7 +7,7 @@ ci:
77
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
88
repos:
99
- repo: https://github.com/hadialqattan/pycln
10-
rev: v2.2.0
10+
rev: v2.2.2
1111
hooks:
1212
- id: pycln
1313
args: [--config, pyproject.toml]
@@ -26,7 +26,7 @@ repos:
2626
stages: [commit]
2727

2828
- repo: https://github.com/pre-commit/mirrors-prettier
29-
rev: v3.0.0
29+
rev: v3.0.3
3030
hooks:
3131
- id: prettier
3232
types_or: [javascript, jsx, ts, tsx, markdown, yaml]

0 commit comments

Comments
 (0)