meleu

Results 31 issues of meleu

There's a yaml typo in the `dependabot.yml` file (missing `:` after `versions`) Should be: ```yaml versions: [ "^1.2.0" ] ``` Error that happened in my repo: ![image](https://github.com/user-attachments/assets/2d46cae1-cfce-4589-a044-1135a4a26007)