Skip to content

Commit

Permalink
Merge pull request #6 from mraible/dependabot
Browse files Browse the repository at this point in the history
Add dependabot to keep dependencies up-to-date
  • Loading branch information
mraible authored Oct 4, 2024
2 parents 824da5f + b48bffd commit d483155
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# foundry-js-blueprint-javascript

Javascript blueprint for Foundry UI application
JavaScript blueprint for Foundry UI application

0 comments on commit d483155

Please sign in to comment.