Skip to content

Commit

Permalink
Merge pull request #3 from steven-positive-tran/hackforla-create-depe…
Browse files Browse the repository at this point in the history
…ndabot.yml-#3843

Hackforla create dependabot.yml hackforla#3843
  • Loading branch information
steven-positive-tran authored May 16, 2023
2 parents e5498fb + 3c854f8 commit ee92f4a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
version: 2
updates:
- package-ecosystem: "npm"
# Files stored in root directory
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "docker"
# Files stored in root directory
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "github-actions"
# Workflow files stored in the
# default location of `.github`
directory: "/"
schedule:
interval: "daily"

0 comments on commit ee92f4a

Please sign in to comment.