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

Add dependabot support #32

Merged
merged 1 commit into from
Apr 4, 2022
Merged

Add dependabot support #32

merged 1 commit into from
Apr 4, 2022

Conversation

dthaler
Copy link
Collaborator

@dthaler dthaler commented Mar 23, 2022

Dependabot will automatically file a pull request when there is
a newer version of a dependency available. The principle is
that l3afd should always upgrade to use the latest release of each dependency
whenever possible to get bug fixes and security patches.

Signed-off-by: Dave Thaler [email protected]

Dependabot will automatically file pull requests when there is
a newer version of a dependency available.  The principle is
that one should always upgrade to the latest release when possible
to get bug fixes and security patches.

Signed-off-by: Dave Thaler <[email protected]>
Copy link
Contributor

@jniesz jniesz left a comment

Choose a reason for hiding this comment

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

Looks good, we might want to consider changing the day this runs to Sunday or Monday.

@sanfern sanfern merged commit 1353c27 into l3af-project:main Apr 4, 2022
@jniesz jniesz added the feat New Feature label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants