Skip to content

Commit

Permalink
Add dependabot.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joeri-Abbo committed Apr 22, 2023
1 parent 7a32eca commit bbdebf8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ local/

# editor
.vscode
.idea

0 comments on commit bbdebf8

Please sign in to comment.