Skip to content

Commit

Permalink
Merge branch 'nov_update' of github.com:iml-wg/HEPML-LivingReview int…
Browse files Browse the repository at this point in the history
…o nov_update
  • Loading branch information
ramonpeter committed Nov 6, 2024
2 parents 48afc08 + ca056e9 commit 29905c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
Expand All @@ -21,7 +21,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/asottile/pyupgrade
rev: v3.17.0
rev: v3.19.0
hooks:
- id: pyupgrade
args: ["--py37-plus"]
Expand Down

0 comments on commit 29905c5

Please sign in to comment.