Skip to content

Conversation

@IgnorancePulls
Copy link
Contributor

Related Tickets & Documents

https://pipedrive.atlassian.net/browse/GRAL-4829

Description

Add dependabot file

Type of PR?

🚧 Maintenance

Manual testing

Automated tests added?

  • 👍 Unit tests
  • 👍 Functional tests
  • 👍 E2E tests
  • 🙅 N/A

Copilot AI review requested due to automatic review settings June 2, 2025 12:38
@IgnorancePulls IgnorancePulls requested a review from a team as a code owner June 2, 2025 12:39
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a dependabot configuration file to manage dependency updates for both npm packages and GitHub Actions. Key changes include:

  • Introduction of a new dependabot.yml file.
  • Configuration for npm dependencies with custom registry and token.
  • Configuration for GitHub Actions dependencies.

password: ${{ secrets.GHA_ACCESS_TOKEN }}

updates:
# Update config based in the comment https://github.com/dependabot/dependabot-core/issues/4993#issuecomment-1289133027
Copy link

Copilot AI Jun 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider changing 'based in the comment' to 'based on the comment' for improved clarity.

Suggested change
# Update config based in the comment https://github.com/dependabot/dependabot-core/issues/4993#issuecomment-1289133027
# Update config based on the comment https://github.com/dependabot/dependabot-core/issues/4993#issuecomment-1289133027

Copilot uses AI. Check for mistakes.
@IgnorancePulls IgnorancePulls merged commit d4bd7b1 into master Jun 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants