Label pre-commit CI updates to skip changelog

This commit is contained in:
Dan Yeaw 2021-02-22 19:59:36 -05:00 committed by GitHub
parent ac876177ef
commit 3efd4c7be3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
feature: ['feature/*', 'feat/*']
fix: fix/*
chore: chore/*
skip-changelog: ['sourcery/*', 'dependabot/*']
skip-changelog: ['sourcery/*', 'dependabot/*', 'pre-commit-ci-*']