From 8c47346470ddefb312e4cb38144d7046985bcdda Mon Sep 17 00:00:00 2001 From: Nikita Karamov Date: Mon, 28 Aug 2023 00:22:22 +0200 Subject: [PATCH] Fix pre-commit.ci --- .pre-commit-config.yaml | 2 ++ src/pages/index.astro | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f2ea37e..f4edec2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,6 +15,7 @@ repos: hooks: - id: prettier additional_dependencies: + - prettier # needed for pre-commit.ci - prettier-plugin-astro@^0.12.0 - repo: https://github.com/pre-commit/mirrors-eslint rev: "v8.48.0" @@ -28,6 +29,7 @@ repos: - eslint - eslint-config-prettier - eslint-plugin-astro + - astro-eslint-parser # needed for pre-commit.ci - eslint-plugin-unicorn - prettier@^3.0.2 - prettier-plugin-astro@^0.12.0 diff --git a/src/pages/index.astro b/src/pages/index.astro index 665199a..e0bacd5 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -61,7 +61,11 @@ const prefilledInstance = searchParameters.get("instance");

Shareâ‚‚Fedi is developed and maintained by - Nikita Karamov. Source code is + Nikita Karamov. Source code is