diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ac5f32a..7812e6a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,11 +12,11 @@ repos: - id: check-toml - id: check-yaml - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.1" + rev: "v3.0.2" hooks: - id: prettier - repo: https://github.com/pre-commit/mirrors-eslint - rev: "v8.47.0" + rev: "v8.48.0" hooks: - id: eslint files: \.([jt]s|astro)$ # *.js, *.ts and *.astro