diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7812e6a..6f7a558 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: end-of-file-fixer exclude: 'src/icons/.*\.svg' @@ -12,11 +12,11 @@ repos: - id: check-toml - id: check-yaml - repo: https://github.com/pre-commit/mirrors-prettier - rev: "v3.0.2" + rev: "v3.1.0" hooks: - id: prettier - repo: https://github.com/pre-commit/mirrors-eslint - rev: "v8.48.0" + rev: "v8.54.0" hooks: - id: eslint files: \.([jt]s|astro)$ # *.js, *.ts and *.astro diff --git a/src/icons/facebook.svg b/src/icons/facebook.svg index 69502dc..8744750 100644 --- a/src/icons/facebook.svg +++ b/src/icons/facebook.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/linkedin.svg b/src/icons/linkedin.svg index ba6c36e..39a8f7c 100644 --- a/src/icons/linkedin.svg +++ b/src/icons/linkedin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/pinterest.svg b/src/icons/pinterest.svg index cf6aeca..eb09383 100644 --- a/src/icons/pinterest.svg +++ b/src/icons/pinterest.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/pocket.svg b/src/icons/pocket.svg index e653b34..6ec88e9 100644 --- a/src/icons/pocket.svg +++ b/src/icons/pocket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/teams.svg b/src/icons/teams.svg index 91aea5a..9991d1f 100644 --- a/src/icons/teams.svg +++ b/src/icons/teams.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file