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: add dependabot configuration #42

Merged
merged 1 commit into from
May 17, 2024
Merged

chore: add dependabot configuration #42

merged 1 commit into from
May 17, 2024

Conversation

ryukaizen
Copy link
Contributor

Fixes issue #41

Changes:

  • Added dependabot.yml with the following configuration:
    • package-ecosystem: "npm"
    • directory: "/"
    • schedule: interval: "daily"
    • commit-message: prefix: "chore(deps)"

Please do let me know in case there are any changes requires to be done.

@mariobehling mariobehling merged commit 194fc98 into fossasia:master May 17, 2024
@mariobehling
Copy link
Member

Oh, missed the following issue:

The property '#/updates/0/commit-message/include' of type boolean did not match the following type: string
The property '#/updates/0/commit-message/include' value true did not match one of the following values: scope

Please fix it.

@ryukaizen
Copy link
Contributor Author

Oops, here goes a new PR, sorry.

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