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: mozilla-releng/reps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d54c7e9611d4269be92869617dcddf02025f4b08
Choose a base ref
..
head repository: mozilla-releng/reps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0cdffd641adad6db057dad9a91f0c8360ef8b050
Choose a head ref
Showing with 4 additions and 4 deletions.
  1. +1 −1 .pre-commit-config.yaml
  2. +3 −3 poetry.lock
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ repos:
- --exit-non-zero-on-fix
id: ruff
repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.4.7
rev: v0.5.0
exclude: |
(?x)^(
reps/templates
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.