Skip to content

Commit

Permalink
Exclude kiota lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndiritu committed Aug 13, 2024
1 parent b8d41cf commit 6747942
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@
"path": "detect_secrets.filters.regex.should_exclude_file",
"pattern": [
"src/main/java/com/microsoft/graph/beta/generated/.*",
"release-please-config.json"
"release-please-config.json",
"kiota-lock.json"
]
}
],
Expand Down

0 comments on commit 6747942

Please sign in to comment.