aboutsummaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorLibravatar MCMXC <16797721+mcmxcdev@users.noreply.github.com>2024-02-18 19:48:13 -0700
committerLibravatar MCMXC <16797721+mcmxcdev@users.noreply.github.com>2024-02-18 19:48:13 -0700
commitbd7a226f43e2ee35db53fdd40061f827a31f45f3 (patch)
tree71303698b97aae8162445a584e85acd3ec49c846 /.github/dependabot.yml
parentmore updates (diff)
parentmore updates (diff)
downloadferdium-server-bd7a226f43e2ee35db53fdd40061f827a31f45f3.tar.gz
ferdium-server-bd7a226f43e2ee35db53fdd40061f827a31f45f3.tar.zst
ferdium-server-bd7a226f43e2ee35db53fdd40061f827a31f45f3.zip
Merge branch 'refactor/project-maintenance' of github.com:ferdium/ferdium-server into refactor/project-maintenance
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 3eddd09..1c7222c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -1,5 +1,9 @@
1version: 2 1version: 2
2updates: 2updates:
3 - package-ecosystem: 'npm' # See documentation for possible values
4 directory: '/' # Location of package manifests
5 schedule:
6 interval: 'daily'
3 # Maintain dependencies for GitHub Actions 7 # Maintain dependencies for GitHub Actions
4 - package-ecosystem: 'github-actions' 8 - package-ecosystem: 'github-actions'
5 directory: '/' 9 directory: '/'