UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 8cd7109a authored by Andrew Shoell's avatar Andrew Shoell
Browse files

Merge branch 'update-renovate-for-mission-team' into 'main'

Update renovate for mission team

Closes big-bang/bigbang#1891

See merge request !23
parents 80b34974 b237aefe
No related branches found
No related tags found
1 merge request!23Update renovate for mission team
Pipeline #2737649 passed
......@@ -3,6 +3,9 @@
Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
---
## [37.104.1-bb.1] - 2024-01-17
### Updated
- updated renovate.json to include mission team label
## [37.104.1-bb.0] - 2023-12-19
### Updated
......
# renovate
![Version: 37.104.1-bb.0](https://img.shields.io/badge/Version-37.104.1--bb.0-informational?style=flat-square) ![AppVersion: 37.104.1](https://img.shields.io/badge/AppVersion-37.104.1-informational?style=flat-square)
![Version: 37.104.1-bb.1](https://img.shields.io/badge/Version-37.104.1--bb.1-informational?style=flat-square) ![AppVersion: 37.104.1](https://img.shields.io/badge/AppVersion-37.104.1-informational?style=flat-square)
Universal dependency update tool that fits into your workflows.
......
......@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: '37.104.1'
description: Universal dependency update tool that fits into your workflows.
name: renovate
version: '37.104.1-bb.0'
version: '37.104.1-bb.1'
icon: https://docs.renovatebot.com/assets/images/logo.png
home: https://github.com/renovatebot/renovate
keywords:
......
......@@ -7,7 +7,7 @@
"draftPR": true,
"enabledManagers": ["regex", "helmv3"],
"ignorePaths": ["chart/charts/**"],
"labels": ["renovate"],
"labels": ["renovate", "team::Tools & Automation"],
"commitMessagePrefix": "SKIP UPDATE CHECK",
"packageRules": [
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment