Skip to content

Commit 4a324bb

Browse files
[info](build): Actions(@RalphHightower/blog)
Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com>
1 parent d22e9fc commit 4a324bb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,17 @@ updates:
1616
directory: "/"
1717
schedule:
1818
# Check for updates to GitHub Actions every weekday
19-
interval: "weekly"
19+
interval: "daily"
20+
prefix: "[info](sec): /github-actuons/ "
2021

2122
- package-ecosystem: bundler
2223
directory: /
2324
schedule:
2425
interval: daily
26+
prefix: "[info](sec): /bundler/ "
2527

2628
- package-ecosystem: npm
2729
directory: /
2830
schedule:
2931
interval: daily
32+
prefix: "[info](sec): /npm/ "

0 commit comments

Comments
 (0)