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

Update dependencies to latest version #170

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Conversation

jonkoops
Copy link
Collaborator

Updates dependencies to the latest version, and ensures transitive dependencies are updated by regenerating the lockfile.

@@ -4,5 +4,6 @@ updates:
directory: /
open-pull-requests-limit: 999
rebase-strategy: disabled
versioning-strategy: widen
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This will ensure that Dependabot will bump versions both in the lockfile and the package file.

schedule:
interval: weekly
interval: daily
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We only have one dependency, so running this more often should be fine.

@jonkoops jonkoops merged commit 85ab68a into hughsk:master Sep 15, 2023
2 checks passed
@jonkoops jonkoops deleted the update-deps branch September 15, 2023 09:51
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