Skip to content

Commit c8c38f5

Browse files
authored
Merge pull request #330 from ESMValGroup/rswamina-patch-1
Update dependabot.yml for package npm
2 parents 8c04722 + c0aac1a commit c8c38f5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12+
# Enable updates for package np which has jquery
13+
- package-ecosystem: "npm" # See documentation for possible values
14+
directory: "/" # Location of package manifests
15+
schedule:
16+
interval: "weekly"
1217

1318
# Enable version updates for Docker
1419
- package-ecosystem: "docker"

0 commit comments

Comments
 (0)