We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d622b0 commit 7bb9a55Copy full SHA for 7bb9a55
1 file changed
.talismanrc
@@ -1,11 +1,10 @@
1
+version: "1.0.0-beta"
2
+
3
fileignoreconfig:
-- filename: .github/workflows/secrets-scan.yml
- ignore_detectors:
4
- - filecontent
5
-- filename: remove-broken-imports.js
6
- checksum: d9d3ca95b2f4df855c8811c73b5714e80b31e5e84b46affa0cb514dcfcc145bf
7
-version: "1.0"
8
-fileignoreconfig:
9
-- filename: ui/package-lock.json
10
- checksum: dcb09583feb62c9000ea89fb380a562baa3c9dfac72bc8c68357c7bfd6374fe4
11
+ - filename: .github/workflows/secrets-scan.yml
+ ignore_detectors:
+ - filecontent
+ - filename: remove-broken-imports.js
+ checksum: d9d3ca95b2f4df855c8811c73b5714e80b31e5e84b46affa0cb514dcfcc145bf
+ - filename: ui/package-lock.json
+ checksum: dcb09583feb62c9000ea89fb380a562baa3c9dfac72bc8c68357c7bfd6374fe4
0 commit comments