Skip to content

Commit

Permalink
ci: add dependabot for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
umglurf authored and sjurtf committed Feb 21, 2024
1 parent 7ea1370 commit 86f099d
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,15 @@ updates:
prefix: chore(deps)
open-pull-requests-limit: 5
assignees:
- nrkno/netbox-admins
- nrkno/netbox-admins
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
time: "12:00"
timezone: "Europe/Oslo"
commit-message:
prefix: chore(deps)
open-pull-requests-limit: 5
assignees:
- nrkno/netbox-admins

0 comments on commit 86f099d

Please sign in to comment.