Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
yp05327 committed Feb 9, 2024
1 parent 5f82e64 commit 7fd4bda
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: 'gomod'
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'devcontainers'
directory: '/'
schedule:
interval: 'weekly'

0 comments on commit 7fd4bda

Please sign in to comment.