Skip to content

Commit

Permalink
chore: hotfix renovate config registries (#45)
Browse files Browse the repository at this point in the history
## Description

This fixes the registry urls in the package definition.

## Related Issue

Fixes #N/A

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Other (security config, docs update, etc)

## Checklist before merging

- [x] Test, docs, adr added or updated as needed
- [x] [Contributor Guide
Steps](https://github.com/defenseunicorns/uds-package-mattermost/blob/main/CONTRIBUTING.md#developer-workflow)
followed
  • Loading branch information
Racer159 committed Mar 29, 2024
1 parent 0946c88 commit 42a912b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"groupName": "Mattermost Package Dependencies",
"labels": ["package-deps"],
"commitMessageTopic": "package-deps",
"registryUrls": ["https://registry1.dso.mil"],
"matchDatasources": ["docker", "helm", "git-tags"]
},
{
Expand Down

0 comments on commit 42a912b

Please sign in to comment.