Skip to content

Commit 1c958cc

Browse files
committed
Fix dependabot config
1 parent be35614 commit 1c958cc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ updates:
1616
directory: /web
1717
schedule:
1818
interval: monthly
19+
ignore:
20+
- dependency-name: "@stadiamaps/ferrostar"
21+
# This is a local path dependency (wasm-pack build artifact),
22+
# not a published npm package.

0 commit comments

Comments
 (0)