Skip to content

Commit

Permalink
Merge pull request #250 from HuijingHei/update-github-actions
Browse files Browse the repository at this point in the history
dependabot: add "github-actions"
  • Loading branch information
HuijingHei authored Nov 13, 2024
2 parents 91391bc + 44e4786 commit 3c01a56
Show file tree
Hide file tree
Showing 2 changed files with 10 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 @@ -10,3 +10,8 @@ updates:
open-pull-requests-limit: 10
labels:
- dependency
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3
5 changes: 5 additions & 0 deletions dependabot/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 3
- package-ecosystem: {% if dependabot_ecosystem != "auto" -%}
{{ dependabot_ecosystem }}
{%- elif crate -%}
Expand Down

0 comments on commit 3c01a56

Please sign in to comment.