Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ updates:
labels:
- "maintenance"
- "dependencies"
- "maven"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

These will need to be added to the labels.yml file as well, otherwise they'll be added and then immediately removed when CI runs.


- package-ecosystem: "github-actions"
directory: "/"
Expand All @@ -20,6 +21,7 @@ updates:
labels:
- "maintenance"
- "dependencies"
- "gh-actions"

- package-ecosystem: "uv" # See documentation for possible values
directory: "/ansys-grantami-serverapi-openapi/" # Location of package manifests
Expand All @@ -28,3 +30,4 @@ updates:
labels:
- "maintenance"
- "dependencies"
- "uv"