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:41
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 new Dependabot configuration file to automate dependency updates.

  • Introduces a new .github/dependabot.yml file with settings for npm and GitHub Actions update ecosystems
  • Configures daily update schedules and custom registries with authentication details

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.

[nitpick] Consider rewording the comment to 'Update config 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 6b94aa4 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