Skip to content

Commit 4ac1375

Browse files
chore(bot): Update pre-commit dependencies (#6953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5136279 commit 4ac1375

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ repos:
2727
- id: clean-notebook
2828
args: [--strip-trailing-newlines]
2929
- repo: https://github.com/crate-ci/typos
30-
rev: 37bb98842b0d8c4ffebdb75301a13db0267cef89 # frozen: v1.47.2
30+
rev: bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # frozen: v1.48.0
3131
hooks:
3232
- id: typos
3333
- repo: https://github.com/shellcheck-py/shellcheck-py
3434
rev: 745eface02aef23e168a8afb6b5737818efbea95 # frozen: v0.11.0.1
3535
hooks:
3636
- id: shellcheck
3737
- repo: https://github.com/hoxbro/prettier-pre-commit
38-
rev: 427d39ef146f86217d4fc50b93a35ac0a7bc4f27 # frozen: v3.9.1
38+
rev: 723303adce45b84f96dc1d9f1c697dc9d993ff7e # frozen: v3.9.4
3939
hooks:
4040
- id: prettier
4141
exclude: conda.recipe/meta.yaml|pull_request_template.md

0 commit comments

Comments
 (0)