We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5136279 commit 4ac1375Copy full SHA for 4ac1375
1 file changed
.pre-commit-config.yaml
@@ -27,15 +27,15 @@ repos:
27
- id: clean-notebook
28
args: [--strip-trailing-newlines]
29
- repo: https://github.com/crate-ci/typos
30
- rev: 37bb98842b0d8c4ffebdb75301a13db0267cef89 # frozen: v1.47.2
+ rev: bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # frozen: v1.48.0
31
hooks:
32
- id: typos
33
- repo: https://github.com/shellcheck-py/shellcheck-py
34
rev: 745eface02aef23e168a8afb6b5737818efbea95 # frozen: v0.11.0.1
35
36
- id: shellcheck
37
- repo: https://github.com/hoxbro/prettier-pre-commit
38
- rev: 427d39ef146f86217d4fc50b93a35ac0a7bc4f27 # frozen: v3.9.1
+ rev: 723303adce45b84f96dc1d9f1c697dc9d993ff7e # frozen: v3.9.4
39
40
- id: prettier
41
exclude: conda.recipe/meta.yaml|pull_request_template.md
0 commit comments