Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
4afbabc005
chore(deps-dev): bump husky from 8.0.1 to 9.0.11 (#2657)
Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 9.0.11.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v9.0.11)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 08:30:50 +01:00
Nicolas Meienberger
4c748412f1 chore: bump eslint-plugin-json-schema-validator 2024-03-04 08:18:13 +01:00
Nicolas Meienberger
89e09f9da9 ci: add dependabot config 2024-03-04 08:15:15 +01:00
Nicolas Meienberger
e495cc1293
ci: automerge minor and patch app upgrades (#720)
* fix: app version mismatchs between config and docker-compose

* ci: create automerge workflow

wip
2023-06-20 22:52:42 +02:00
Nicolas Meienberger
51fb20c16e chore: add commitizen scripts with conventional config 2022-08-24 11:37:18 +02:00
Nicolas Meienberger
c86641b04f chore: add eslint validation for JSON 2022-08-24 11:26:38 +02:00
Nicolas Meienberger
ba73648466 fix: add @types/node 2022-07-28 19:54:04 +02:00
Nicolas Meienberger
d64bb1f2b7 Initial commit 2022-07-28 19:46:12 +02:00