Skip to content

Commit

Permalink
add github actions configuration for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Jan 9, 2025
1 parent a69ce25 commit a27bed6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
- package-ecosystem: nuget
directory: "/src"
schedule:
Expand Down

0 comments on commit a27bed6

Please sign in to comment.