big fixing and added shapes page #71
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| version: 2 | ||
|
Check failure on line 1 in .github/workflows/dependabot.yaml
|
||
| updates: | ||
| - package-ecosystem: "pub" | ||
| directory: "/" | ||
| # Check the pub.dev registry for updates every month | ||
| schedule: | ||
| interval: "monthly" | ||
| # # Add default reviewers | ||
| # reviewers: | ||
| # - "sapatevaibhav" | ||