Skip to content

Commit e208146

Browse files
author
Evgeny Zakharov
authored
Merge pull request #9 from js-templates/chore/add-renovate-labelling
Add renovate labelling
2 parents 195de28 + 79018e4 commit e208146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ refactor: ['refactor/*']
33
fix: ['fix/*', 'bugfix/*', 'hotfix/*']
44
style: ['style/*']
55
chore: ['chore/*']
6-
dependencies: ['deps/*']
6+
dependencies: ['deps/*', 'renovate/*']
77
ci: ['ci/*']
88
documentation: ['docs/*']
99
tests: ['tests/*']

0 commit comments

Comments
 (0)