From face0ee6a3959cc18c480d04d7e400351fa4462d Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Tue, 16 May 2023 23:32:04 +0000
Subject: [PATCH] Update dependency wpackagist-plugin/autopost-to-mastodon to
 v3.7

---
 composer.json | 2 +-
 composer.lock | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/composer.json b/composer.json
index 2aefcab9..ce05a14c 100644
--- a/composer.json
+++ b/composer.json
@@ -89,7 +89,7 @@
         "noblogs/noblogs-wp-ssl": "0.1.0",
         "noblogs/remove-gravatar": "0.1.1",
         "noblogs/themes-child": "0.5.6",
-        "wpackagist-plugin/autopost-to-mastodon": "3.6.6",
+        "wpackagist-plugin/autopost-to-mastodon": "3.7",
         "wpackagist-plugin/bogo": "3.6.1",
         "wpackagist-plugin/classic-editor": "1.6.3",
         "wpackagist-plugin/disable-comments": "1.11.0",
diff --git a/composer.lock b/composer.lock
index 04132dd6..228816d8 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "24a891c040177343204ad51e1b634265",
+    "content-hash": "e40fd9b85eb8cb43adfda4b25b803011",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -848,15 +848,15 @@
         },
         {
             "name": "wpackagist-plugin/autopost-to-mastodon",
-            "version": "3.6.6",
+            "version": "3.7",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/autopost-to-mastodon/",
-                "reference": "tags/3.6.6"
+                "reference": "tags/3.7"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/autopost-to-mastodon.3.6.6.zip"
+                "url": "https://downloads.wordpress.org/plugin/autopost-to-mastodon.3.7.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"
-- 
GitLab