Skip to content

Commit

Permalink
fix: dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed Oct 22, 2023
1 parent 1162b3e commit 74f5156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ updates:
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
interval: "daily"
ignore:
# stay .net 3.1
- dependency-name: "mcr.microsoft.com/dotnet/runtime"
Expand Down

0 comments on commit 74f5156

Please sign in to comment.