From 4e65e9079099f9317c4bef881006748904dea751 Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Wed, 12 Mar 2025 23:19:07 +0000 Subject: [PATCH] :arrow_up: Update @upptime to v1.39.0 --- .github/workflows/graphs.yml | 2 +- .templaterc.json | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 .templaterc.json diff --git a/.github/workflows/graphs.yml b/.github/workflows/graphs.yml index cc17b839..faf62d2e 100644 --- a/.github/workflows/graphs.yml +++ b/.github/workflows/graphs.yml @@ -11,7 +11,7 @@ # * Source: https://github.com/upptime/upptime # * Docs and more: https://upptime.js.org -# * More by Anand Chowdhary: https://anandchowdhary.com +# * More by Anand Chowdhary: https://anandchowdhary.com name: Graphs CI diff --git a/.templaterc.json b/.templaterc.json deleted file mode 100644 index 3c6c2a11..00000000 --- a/.templaterc.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "files": [".github/**/*"] -}