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
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
2 changed files with 2 additions and 2 deletions

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:

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(.+)'