Skip to content

Commit

Permalink
chore: update dependabot config
Browse files Browse the repository at this point in the history
[skip ci]

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 23, 2023
1 parent add2988 commit 6a27384
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
# This file was generated by the "Generate Dependabot Glob" action. Do not edit it directly.
# This file was generated by the "Generate Dependabot Glob" action. Do not edit it directly.
# Make changes to `.github/dependabot.template.yml` and a PR will be automatically created.
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /actions/get-package-manager
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /actions/has-installed-dependencies
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /actions/setup-node
schedule:
interval: weekly

0 comments on commit 6a27384

Please sign in to comment.