Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: typicode/husky
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.2
Choose a base ref
...
head repository: typicode/husky
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.3
Choose a head ref
  • 7 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    f862dc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6c2c06 View commit details
    Browse the repository at this point in the history
  3. chore: remove stale bot

    typicode committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    9f6dac4 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#1229)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    2945907 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. fix: add git not installed error message (#1208)

    Co-authored-by: Jakob Deutsch <Jakob.G.Deutsch@aexp.com>
    jakobgabrield and Jakob Deutsch authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    500d450 View commit details
    Browse the repository at this point in the history
  2. fix: change message

    typicode committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    1ed3f9a View commit details
    Browse the repository at this point in the history
  3. 8.0.3

    typicode committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3c0e08d View commit details
    Browse the repository at this point in the history
Loading