Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Update dependabot.yml with github action (#222)
Browse files Browse the repository at this point in the history
* Update dependabot.yml with github-action
  • Loading branch information
gkorland authored Feb 14, 2024
1 parent e5a3a58 commit cb39b6b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
target-branch: "staging"

- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
Expand Down

0 comments on commit cb39b6b

Please sign in to comment.