Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dependabot] disable for python and node #290

Merged
merged 1 commit into from
Sep 11, 2024

Commits on Sep 11, 2024

  1. [dependabot] disable for python and node

    Why
    ===
    * We don't use python and node for upm, we use Go
    * We're getting reports we don't need to address on dependencies in
    our test suite.
    * It doesn't matter if there is an outdated or insecure dep in our
    test suite, since we aren't even running python or node code
    
    What changed
    ===
    * Limit dependabot to 0 PRs in pip and npm ecosystems
    
    Test plan
    ===
    * Stop seeing dependabot PRs for node and python
    ryantm committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d0a9bf0 View commit details
    Browse the repository at this point in the history