Skip to content

Add Dependabot configuration for private repository access#3

Open
tomokazu-kozuma wants to merge 1 commit intomasterfrom
add-dependabot-config
Open

Add Dependabot configuration for private repository access#3
tomokazu-kozuma wants to merge 1 commit intomasterfrom
add-dependabot-config

Conversation

@tomokazu-kozuma
Copy link

Summary

Add Dependabot configuration to enable access to private repositories.

Changes

  • Added .github/dependabot.yml with configuration for Go modules
  • Configured private repository access using GitHub username/password authentication
  • Weekly update schedule for dependencies

Notes

To enable Dependabot to access private repositories, configure the DEPENDABOT_TOKEN secret in:
Settings > Security > Secrets and variables > Dependabot

The secret should contain a Personal Access Token with access to private repositories.

@cursor
Copy link

cursor bot commented Feb 27, 2026

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on March 23.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant