Socket
Socket
Sign inDemoInstall

dependabot-config

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependabot-config

Utilities for creating and managing Dependabot config files


Version published
Weekly downloads
11
decreased by-52.17%
Maintainers
0
Weekly downloads
 
Created
Source

dependabot-config

Utilities for creating and managing Dependabot config files

Usage

depc create --p <npm|maven|...> --i <monthly|weekly|daily> --ignore.dir <DIR...> --ignore.path <PATH...>

Create a Dependabot config YAML file in .github/dependabot.yml

  • --p --packageEcosystem: Package ecosystems to support, out of github-actions, npm, pip, maven
  • --int --schedule.interval: Dependabot update frequency (monthly, weekly, or daily)
  • --ignore.dir: Pattern(s) of directories to ignore for traversal
  • --ignore.path: Pattern(s) of file paths to ignore for checking for package files

Patterns must be compatible with minimatch

License

Licensed under MIT

Keywords

FAQs

Package last updated on 01 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc