Skip to content

Commit

Permalink
feat: Create dependabot.yml (#757)
Browse files Browse the repository at this point in the history
Signed-off-by: Joyce <joycebrum@google.com>
Co-authored-by: Brett Cannon <brett@python.org>
  • Loading branch information
joycebrum and brettcannon committed Jan 12, 2024
1 parent 241bb35 commit eae70dd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
groups:
github-actions:
patterns:
- "*"

0 comments on commit eae70dd

Please sign in to comment.