Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagapiou authored Jul 15, 2024
1 parent bd6a547 commit 1ae5653
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,16 @@ updates:
interval: monthly

- package-ecosystem: github-actions
directory: /
schedule:
interval: monthly

- package-ecosystem: github-actions
directory: "/.github/actions/install-meltingpot"
schedule:
interval: monthly

- package-ecosystem: github-actions
directory: "/.github/actions/install-examples"
directories:
- "/"
- "/.github/actions/install-concordia"
- "/.github/actions/install-examples"
schedule:
interval: monthly
groups:
github-actions:
patterns:
- "*"

- package-ecosystem: docker
directory: /.devcontainer
Expand Down

0 comments on commit 1ae5653

Please sign in to comment.