Skip to content

Commit

Permalink
ci: Remove exception for specific MSAL-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
elwinschmitz committed Jan 8, 2025
1 parent 8540e76 commit c5abbb4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,6 @@ updates:
# Dependencies below are ordered alphabetically!
- dependency-name: '@angular*'
update-types: ['version-update:semver-major']
- dependency-name: '@azure/msal-angular'
versions: ['3.1.0']
- dependency-name: '@azure/msal-browser'
versions: ['3.27.0']
# For both MSAL packages, to check manually: /~https://github.com/AzureAD/microsoft-authentication-library-for-js/releases?q=msal-browser&expanded=true
- dependency-name: '@types/node'
update-types: ['version-update:semver-major']
Expand Down

0 comments on commit c5abbb4

Please sign in to comment.