tldraw/.github
Mitja Bezenšek 3161e5cb4f
Remove dependabot config since it only controls version updates? (#3057)
My last PR added dependabot config. But it seems it only controls the
version updates, which we probably don't want for now. So I'm removing
this config for now. I guess security update frequency can't really be
configured since they are meant as urgent and should be merged asap?

### Change Type

- [ ] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [ ] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [x] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version
2024-03-04 13:19:51 +00:00
..
actions/setup Update the project to Node 20 (#2691) 2024-01-31 16:53:40 +00:00
ISSUE_TEMPLATE Add button to Examples to request an example (#2597) 2024-01-26 14:44:19 +00:00
workflows Configure dependabot. (#2980) 2024-03-04 11:43:42 +00:00
pull_request_template.md Update pr template (#1570) 2023-06-12 11:23:35 +00:00