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: softwaremill/scala-pre-commit-hooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dixahq/scala-pre-commit-hooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    9d3f78a View commit details
    Browse the repository at this point in the history
  2. docs: update README

    razvanz committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ed69325 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. chore: add codeowners (#1)

    razvanz authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    533830d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    2443f89 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    eb45b89 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. update hooks language python-venv -> python

    `python-venv` has been removed in pre-commit v4: https://github.com/pre-commit/pre-commit/releases/tag/v4.0.0
    razvanz authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    2873d97 View commit details
    Browse the repository at this point in the history
  2. update deprecated pre-commit stage names

    [pre-commit v4](https://github.com/pre-commit/pre-commit/releases/tag/v4.0.0) has updated the stage names:
    
    - `commit` -> `pre-commit`
    - `push` -> `pre-push`
    razvanz authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    298db57 View commit details
    Browse the repository at this point in the history
Loading