diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d140f64..9091335 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: # Autoformat: markdown, yaml, javascript (see the file .prettierignore) - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.3 + rev: v4.0.0-alpha.8 hooks: - id: prettier # FIXME: Autoformatting of our .js files is initially not enabled as it