Commit graph

3 commits

Author SHA1 Message Date
Florent BENOIT
13577e14ec
chore: switch to pnpm instead of yarn (#8589)
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2024-08-29 20:13:01 +00:00
dependabot[bot]
50df5099aa
chore(deps-dev): bump husky from 9.0.11 to 9.1.1 (#8149)
* chore(deps-dev): bump husky from 9.0.11 to 9.1.1

Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.11...v9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* fix: update Husky files

Signed-off-by: Jeff MAURY <jmaury@redhat.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jeff MAURY <jmaury@redhat.com>
2024-07-19 12:26:03 +00:00
Florent BENOIT
6964c15543
chore: use git hooks for linter/formatter and signed-off/conventional-commits (#2847)
* chore: use pre-commit hook for linter/formatter

fixes https://github.com/containers/podman-desktop/issues/2845

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2023-06-16 10:40:42 +02:00