Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range 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: hutchic-org/template-ghcr-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2ca4cec450c32e214402ae685ef58705782c6b07
Choose a base ref
..
head repository: hutchic-org/template-ghcr-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2ced9c5da7678a2d075527377e2412131ce16c13
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .pre-commit-config.yaml
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
exclude: .*csv
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace