Skip to content

Commit

Permalink
Update Dependabot Configuration (#1261)
Browse files Browse the repository at this point in the history
Update Dependabot Configuration. 

It should now yield a PR like this: 
aholstrup1#69
  • Loading branch information
aholstrup1 authored Oct 15, 2024
1 parent e5f2df3 commit 310cd03
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ updates:
- package-ecosystem: github-actions
directories:
- ".github/workflows/"
- "/Templates/Per Tenant Extension/.github/workflows/"
- "/Templates/AppSource App/.github/workflows/"
- "/Templates/**/.github/workflows/"
groups:
External-Dependencies:
applies-to: version-updates
dependency-type: "production"
ignore:
- dependency-name: "microsoft/AL-Go-Actions/*"
schedule:
Expand Down

0 comments on commit 310cd03

Please sign in to comment.