Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-09 | build: Add npm packge in root dir to bot config (#600) | GeckoEidechse | |
The repo root dir also has a `package.json` which contains the necessary build tools. We wanna keep those up-to-date as well. | |||
2023-08-20 | chore: Fix typo in dependabot config file comment | GeckoEidechse | |
2023-08-03 | build: Add dependabot config (#358) | GeckoEidechse | |
Adds config for running dependabot to make PRs whenever some dependency is outdated. Should check both Rust and NodeJS dependencies. |