Update external minor dep (#145)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-02-18 23:17:59 +01:00
committed by kjeld Schouten-Lebbing
parent 2b61d2637e
commit 9361b2405f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ jobs:
version: v3.5.2
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.1.0
uses: helm/chart-releaser-action@v1.2.0
with:
charts_repo_url: https://charts.truecharts.org/
env:
+1 -1
View File
@@ -1,7 +1,7 @@
# See https://pre-commit.com for more information
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
rev: v2.5.0
hooks:
- id: end-of-file-fixer
exclude: '\.github(.+)'