Skip to content

Commit

Permalink
CI: dependabot conf.
Browse files Browse the repository at this point in the history
  • Loading branch information
zerai committed Feb 19, 2025
1 parent 3fedadb commit 660331a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2

updates:
########################################################################################################################
#
# Github Actions dependencies
#
########################################################################################################################
- package-ecosystem: "github-actions"
target-branch: "main"
directory: "api/"
open-pull-requests-limit: 5
schedule:
interval: "weekly"
assignees:
- "zerai"
labels:
- "GHA dependency"

0 comments on commit 660331a

Please sign in to comment.