Skip to content

Commit

Permalink
Add Dependabot for GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
iakov committed Nov 18, 2023
1 parent a983be0 commit 4887a36
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,19 @@ updates:
submodules:
patterns:
- "*" # All submodules updates

- package-ecosystem: github-actions
directory: "/"
schedule:
interval: monthly
time: "23:59"
timezone: Europe/Moscow
open-pull-requests-limit: 99
reviewers:
- iakov
assignees:
- iakov
# groups:
# github-actions:
# patterns:
# - "*" # All submodules updates

0 comments on commit 4887a36

Please sign in to comment.