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: mbeacom/python-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.1
Choose a base ref
...
head repository: mbeacom/python-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Choose a head ref
  • 3 commits
  • 12 files changed
  • 2 contributors

Commits on Feb 6, 2024

  1. Bump mkdocs from 1.5.2 to 1.5.3 (#49)

    Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.2 to 1.5.3.
    - [Release notes](https://github.com/mkdocs/mkdocs/releases)
    - [Commits](mkdocs/mkdocs@1.5.2...1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f411714 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. chore: Update pyproject.toml format for lint section (#96)

    * chore: Update pyproject.toml format for lint section
    
    * chore: Update pre-commit CI routine for hook compatibility
    
    * chore: Add CodeCov token to action and document usage
    
    * chore: Add CodeCov token to action and document usage
    mbeacom authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    43d1b89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea69eea View commit details
    Browse the repository at this point in the history
Loading