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

Dependabot "directory" to "directories" #1473

Merged
merged 3 commits into from
Jun 30, 2024
Merged

Conversation

egecetin
Copy link
Collaborator

Recently dependabot add a new way to define multiple files/patterns to be updated by dependabot. With "directories" we can define multiple directories for every section/package of the configuration file.

https://github.blog/changelog/2024-06-25-simplified-dependabot-yml-configuration-with-multi-directory-key-directories-and-wildcard-glob-support/

@egecetin egecetin marked this pull request as ready for review June 27, 2024 17:31
@egecetin egecetin requested a review from seladb as a code owner June 27, 2024 17:31
interval: "monthly"
target-branch: "dev"
labels:
- "automated-pr"
Copy link
Collaborator

Choose a reason for hiding this comment

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

does this matter?

Copy link
Collaborator Author

@egecetin egecetin Jun 27, 2024

Choose a reason for hiding this comment

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

It just simplifies (deduplicates) the configuration for easier maintaining

@@ -289,7 +289,7 @@ We'd be more than happy to get feedback, please feel free to reach out to us in
- Post a message in PcapPlusPlus Google group: <https://groups.google.com/d/forum/pcapplusplus-support>
- Ask a question on Stack Overflow: <https://stackoverflow.com/questions/tagged/pcapplusplus>
- Send an email to: <[email protected]>
- Follow us on Twitter: <https://twitter.com/seladb>
- Follow us on X: <https://x.com/seladb>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Since this is a really small change instead of opening another PR I changed it here

@Dimi1010 Dimi1010 merged commit d412156 into seladb:dev Jun 30, 2024
40 checks 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.

None yet

4 participants