Skip to content

Commit c4834c4

Browse files
chore: pre-commit autoupdate (#3143)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f6b49e5 commit c4834c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
- id: check-useless-excludes
3232
- repo: https://github.com/pre-commit/mirrors-prettier
3333
# keep it before yamllint
34-
rev: v3.0.0-alpha.4
34+
rev: v3.0.0-alpha.6
3535
hooks:
3636
- id: prettier
3737
# Temporary excludes so we can gradually normalize the formatting
@@ -58,7 +58,7 @@ repos:
5858
- prettier-plugin-toml
5959
- prettier-plugin-sort-json
6060
- repo: https://github.com/streetsidesoftware/cspell-cli
61-
rev: v6.27.0
61+
rev: v6.28.0
6262
hooks:
6363
- id: cspell
6464
# entry: codespell --relative
@@ -182,7 +182,7 @@ repos:
182182
plugins/.*
183183
)$
184184
- repo: https://github.com/pycqa/pylint
185-
rev: v2.16.2
185+
rev: v2.16.4
186186
hooks:
187187
- id: pylint
188188
args:

0 commit comments

Comments
 (0)