Skip to content

Commit

Permalink
Remove renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes-mk committed Sep 6, 2024
1 parent 048c775 commit 24695bc
Show file tree
Hide file tree
Showing 3 changed files with 1,724 additions and 31 deletions.
18 changes: 10 additions & 8 deletions .talismanrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
fileignoreconfig:
- filename: index.test.ts
allowed_patterns: ["result[0].key"]
- filename: test-fixtures/jira-jql-query-response-fixture.ts
allowed_patterns: [key, projectTypeKey]
- filename: src/core/core-functions.test.ts
allowed_patterns: [key]
- filename: src/jira-related/jira-interfaces.ts
allowed_patterns: [key]
- filename: index.test.ts
allowed_patterns: ["result[0].key"]
- filename: test-fixtures/jira-jql-query-response-fixture.ts
allowed_patterns: [key, projectTypeKey]
- filename: src/core/core-functions.test.ts
allowed_patterns: [key]
- filename: src/jira-related/jira-interfaces.ts
allowed_patterns: [key]
- filename: package-lock.json
checksum: abadfb683fc950cf5e553d2baca02254f2d0e21a4cf1ab046d2dea4fe62ea54e
Loading

0 comments on commit 24695bc

Please sign in to comment.