Giter VIP home page Giter VIP logo

dependabot-config-generator's Introduction

dependabot-config-generator

CLI tool for Dependabot config generate.

This CLI tool requires a Node.js version of 10 or higher.

Install

npm install -g dependabot-config-generator
# or
yarn global add dependabot-config-generator

Installing locally via Yarn

NB: you'll need to reinstall after every change to pick up the new index.js in other directories!

yarn global add "file:$PWD"

Usage

dependabot-config-generator

GIF

dependabot-config-generator demo gif

Generate a configuration of "Dependabot".

Example:

version: 1
update_configs:
  - package_manager: javascript
    directory: /
    update_schedule: daily
    automerged_updates:
      - match:
          dependency_type: all
          update_type: 'semver:minor'

Future Plans

Only required items are supported. I want this tool to be simple, so I'm thinking of implementing the other settings as optional features.

dependabot-config-generator's People

Contributors

inbrewj-udc avatar shinshin86 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.