Skip to content

Instantly share code, notes, and snippets.

@magnetikonline
Last active April 30, 2024 18:19
Show Gist options
  • Save magnetikonline/6f215db058e327905bce66c37f92426c to your computer and use it in GitHub Desktop.
Save magnetikonline/6f215db058e327905bce66c37f92426c to your computer and use it in GitHub Desktop.
Enable GitHub Dependabot for Golang based repositories.
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
@jksevend
Copy link

👍

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