1
0
Fork 0
mirror of https://github.com/rharkor/caching-for-turbo.git synced 2025-06-08 01:37:01 +09:00
Commit graph

361 commits

Author SHA1 Message Date
rharkor
43be153d6e fix: prettier 2024-06-12 20:18:22 +02:00
rharkor
2d5e9fe00e feat: workflow dispacth 2024-06-12 20:16:33 +02:00
rharkor
127a877ccb refactor: ci trigger 2024-06-12 20:15:50 +02:00
rharkor
7a62e5b105 refactor: renovate 2024-06-12 20:13:20 +02:00
rharkor
106cbbd8d1 Merge branch 'main' into mvp 2024-06-12 20:12:41 +02:00
rharkor
477bf8d25f refactor: json 2024-06-12 20:12:29 +02:00
HUORT Louis
c712085c97
Merge pull request #1 from rharkor/renovate/configure
Configure Renovate
2024-06-12 20:11:05 +02:00
HUORT Louis
a789d7613c
Merge pull request #2 from rharkor/dependabot/npm_and_yarn/npm-development-8faa5dfe81
Bump the npm-development group with 3 updates
2024-06-12 20:09:51 +02:00
dependabot[bot]
0c9fbe46fa
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [prettier](https://github.com/prettier/prettier).


Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.12.0 to 7.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/parser)

Updates `prettier` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 17:57:36 +00:00
renovate[bot]
a73dd04fb4
Add renovate.json 2024-06-12 17:56:29 +00:00
rharkor
aa211c7f9d first commit 2024-06-12 19:56:12 +02:00