Skip to content

Commit cc9685c

Browse files
committed
Fix lint error in GitGuardian config to quiet its error
1 parent 6fc7868 commit cc9685c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitguardian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
version: 2
22
secret:
33
ignored_paths:
4-
- "frontend/src/lib/__tests__/api.test.ts"
4+
- "frontend/src/lib/__tests__/api.test.ts"

0 commit comments

Comments
 (0)