- drop github prefix of pr-collector

This commit is contained in:
Mike Penz
2023-08-18 16:56:13 +00:00
committed by GitHub
parent 1afe5f05ce
commit d8188193ab
12 changed files with 9786 additions and 25100 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import {Rule, Extractor, Regex, Transformer, Sort, PullConfiguration} from 'github-pr-collector/lib/types'
import {Rule, Extractor, Regex, Transformer, Sort, PullConfiguration} from 'pr-collector/lib/types'
export interface Configuration extends PullConfiguration {
max_tags_to_fetch: number