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

chore: 🔧 Type: Chore | Scope: .github/dependabot.yml | Title: Update dependabot configuration #39

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

RicardoGEsteves
Copy link
Owner

Description:
-This commit updates the dependabot configuration in the .github/dependabot.yml file.

  • The schedule for npm package updates has been changed from weekly to daily.
  • This update ensures that the project dependencies are checked more frequently, allowing for quicker updates and improved security.

Changeset: .github/dependabot.yml: Changed the update schedule for npm packages from weekly to daily.

Footer: Co-authored-by: Ricardo Esteves
[email protected]

…dependabot configuration

Description:
-This commit updates the dependabot configuration in the .github/dependabot.yml file.
- The schedule for npm package updates has been changed from weekly to daily.
- This update ensures that the project dependencies are checked more frequently, allowing for quicker updates and improved security.

Changeset:  .github/dependabot.yml: Changed the update schedule for npm packages from weekly to daily.

Footer: Co-authored-by: Ricardo Esteves
[email protected]
@RicardoGEsteves RicardoGEsteves merged commit 843b0c3 into main Jan 17, 2024
3 checks passed
@RicardoGEsteves RicardoGEsteves deleted the update-dependabot branch January 17, 2024 20:42
RicardoGEsteves added a commit that referenced this pull request Jan 24, 2024
…lify CodeQL configuration

Description:
- This commit simplifies the CodeQL configuration in the .github/codeql-config.yml file. The previous configuration details for Node.js security scan have been removed.
- This change streamlines the configuration and removes unnecessary details.

Details:
- The previous configuration included details for a Node.js security scan, including language specification and versioning.
- These details have been removed in this commit, simplifying the configuration.

Changeset:
- .github/codeql-config.yml: Removed Node.js security scan details.

Footer: Co-authored-by: Ricardo Esteves
 [email protected]
 Related to: [#39]
RicardoGEsteves added a commit that referenced this pull request Jan 24, 2024
…lify CodeQL configuration (#61)

Description:
- This commit simplifies the CodeQL configuration in the .github/codeql-config.yml file. The previous configuration details for Node.js security scan have been removed.
- This change streamlines the configuration and removes unnecessary details.

Details:
- The previous configuration included details for a Node.js security scan, including language specification and versioning.
- These details have been removed in this commit, simplifying the configuration.

Changeset:
- .github/codeql-config.yml: Removed Node.js security scan details.

Footer: Co-authored-by: Ricardo Esteves
 [email protected]
 Related to: [#39]
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.

1 participant