Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

Enable dependabot for reusable actions

+3 -1
+3 -1
.github/dependabot.yml
··· 4 4 version: 2 5 5 updates: 6 6 - package-ecosystem: github-actions 7 - directory: "/" 7 + - directories: 8 + - "/" 9 + - "/.github/actions/*" 8 10 labels: [] 9 11 schedule: 10 12 interval: monthly