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

ci(deps): use chore(deps) prefix for dependabot commits #12881

Merged

Commits on Apr 4, 2024

  1. build: use chore(deps) prefix for dependabot commits

    - per https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#commit-message
    - this matches the prefix we normally use for dependency updates
      - also this matches what dependabot was doing for non-security updates, not sure why it used `build(deps)` for security updates (??)
    
    Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
    agilgur5 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1e9b77e View commit details
    Browse the repository at this point in the history