summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorseth <[email protected]>2023-09-07 11:40:21 -0400
committerseth <[email protected]>2023-09-07 11:50:26 -0400
commit411f3a9723c84e5fb2de5f132a2516fa4cfe309e (patch)
treee580a7db8fb16d6a4bad5dbff94b21022d297852 /.github/dependabot.yml
parent0f3a367d27c909b803baf0185d0b6e0ade968c3a (diff)
dependabot: update actions
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 9cd57fa..81d919c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -1,5 +1,12 @@
version: 2
updates:
+ - package-ecosystem: "github-actions"
+ directory: "/"
+ schedule:
+ interval: "weekly"
+ commit-message:
+ prefix: "deps(actions)"
+
- package-ecosystem: "pip"
directory: "/"
schedule: