Skip to content

Instantly share code, notes, and snippets.

@Clumsy-Coder
Created August 6, 2020 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Clumsy-Coder/81067db2f19db0044c2818d19f46ed74 to your computer and use it in GitHub Desktop.
Save Clumsy-Coder/81067db2f19db0044c2818d19f46ed74 to your computer and use it in GitHub Desktop.
Github dependabot config
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
open-pull-requests-limit: 8
commit-message:
prefix: 'build(deps): '
prefix-development: 'build(devDep): '
@Clumsy-Coder
Copy link
Author

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