Skip to content

Commit edac6fc

Browse files
committed
Add NPM to dependabot and ignore some UI modules.
1 parent a88f4e3 commit edac6fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ updates:
3030
- dependency-name: org.webjars:popper.js
3131
versions:
3232
- ">= 2.0.0"
33+
- dependency-name: org.webjars:bootstrap
34+
versions:
35+
- ">= 5.0.0"
3336

3437
- package-ecosystem: "github-actions"
3538
directory: "/"

0 commit comments

Comments
 (0)