Merge branch 'master' into renovate/major-linters

This commit is contained in:
Michael Kriese 2021-03-08 10:00:15 +01:00 committed by GitHub
commit 1493f59a6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Lint commit messages - name: Lint commit messages
uses: wagoid/commitlint-github-action@v2.2.5 uses: wagoid/commitlint-github-action@v3.0.6
lint: lint:
runs-on: ubuntu-latest runs-on: ubuntu-latest