aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMatthew Strapp <matt@mattstrapp.net>2024-01-31 09:50:39 -0600
committerGitHub <noreply@github.com>2024-01-31 09:50:39 -0600
commit687e3844c0904ac255f36abb8f59b63df2ceb95c (patch)
tree4561eb16b1faa6fa3a1124c56c5601839fb1677a /.github
parentBump @typescript-eslint/parser from 6.19.1 to 6.20.0 (diff)
downloadtrinkets-687e3844c0904ac255f36abb8f59b63df2ceb95c.tar
trinkets-687e3844c0904ac255f36abb8f59b63df2ceb95c.tar.gz
trinkets-687e3844c0904ac255f36abb8f59b63df2ceb95c.tar.bz2
trinkets-687e3844c0904ac255f36abb8f59b63df2ceb95c.tar.lz
trinkets-687e3844c0904ac255f36abb8f59b63df2ceb95c.tar.xz
trinkets-687e3844c0904ac255f36abb8f59b63df2ceb95c.tar.zst
trinkets-687e3844c0904ac255f36abb8f59b63df2ceb95c.zip
Add GHA to dependabot
Signed-off-by: Matthew Strapp <matt@mattstrapp.net>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 000d73e..9900085 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -9,3 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "daily"
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "daily"