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 4f07b40 commit 6dbbcad
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,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 6dbbcad

Please sign in to comment.