Skip to content

Commit

Permalink
Tell dependabot to ignore angular
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcameron committed Aug 31, 2024
1 parent f85419c commit 5109519
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ updates:
- dependency-name: "@ima-worldhealth/tree"
versions:
- 2.3.2
- dependency-name: "@ima-worldhealth/coral"
versions:
- 2.5.1
- dependency-name: angular
versions:
- 1.8.3
- dependency-name: jquery
versions:
- 3.6.0
Expand All @@ -35,6 +41,4 @@ updates:
- dependency-name: typescript
versions:
- 4.2.2
- dependency-name: "@ima-worldhealth/coral"
versions:
- 2.5.1

0 comments on commit 5109519

Please sign in to comment.