Skip to content

fix(dependabot): use globbing to find the Dockerfile#22

Merged
JonZeolla merged 2 commits into
mainfrom
use-globbing-for-Dockerfile
Jul 8, 2025
Merged

fix(dependabot): use globbing to find the Dockerfile#22
JonZeolla merged 2 commits into
mainfrom
use-globbing-for-Dockerfile

Conversation

@JonZeolla

@JonZeolla JonZeolla commented Jul 8, 2025

Copy link
Copy Markdown
Member

Contributor Comments

This changes the dependabot.yml to use directories: ["**/*"] so it can find the Dockerfile inside the template dir. As noted in #19 this may still not work because of the Jinja2 placeholders, and then we will have to remove this. But this should at least be a valid config.

Related: #21

Here is a screenshot of the docs linked in the PR:

Screenshot 2025-07-08 at 11 59 24 AM

Pull Request Checklist

Thank you for submitting a contribution!

Please address the following items:

  • If you are adding a dependency, please explain how it was chosen.
  • If manual testing is needed in order to validate the changes, provide a testing plan and the expected results.
  • Validate that documentation is accurate and aligned to any project updates or additions.

@ai-coding-guardrails ai-coding-guardrails Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice work! 😎

I didn't find anything of concern

Reviewed with 🤟 by Zenable

@JonZeolla JonZeolla enabled auto-merge (squash) July 8, 2025 16:00
@JonZeolla JonZeolla merged commit 96b6be8 into main Jul 8, 2025
7 checks passed
@JonZeolla JonZeolla deleted the use-globbing-for-Dockerfile branch July 8, 2025 16:10
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