Skip to content

Commit

Permalink
Add github-actions to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas authored Jan 23, 2024
1 parent f63c265 commit 3d90630
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ updates:
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
time: "10:00"

0 comments on commit 3d90630

Please sign in to comment.