Skip to content

Commit

Permalink
Merge pull request #154 from HadrienG2/HadrienG2-patch-1
Browse files Browse the repository at this point in the history
Add dependabot for github actions
  • Loading branch information
HadrienG2 authored Sep 27, 2024
2 parents 3c5d7e2 + fd8e2d6 commit 46719f9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,11 @@ updates:
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
open-pull-requests-limit: 10
- package-ecosystem: github-actions
directories:
- /.github/workflows
- /.github/actions/setup-hwloc-dependencies
- /.github/actions/system-information
schedule:
interval: weekly

0 comments on commit 46719f9

Please sign in to comment.