Skip to content

Commit

Permalink
Merge pull request #150 from scikit-hep/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
jonas-eschle committed Mar 19, 2024
2 parents 51704da + 54162a2 commit 06ff70c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.2.0
rev: 24.3.0
hooks:
- id: black
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down Expand Up @@ -81,11 +81,6 @@ repos:
- id: upgrade-type-hints
args: [ '--futures=true' ]

- repo: https://github.com/shssoichiro/oxipng
rev: v9.0.0
hooks:
- id: oxipng
args: ["--opt", "max", "--strip", "safe", "-f", "0,1,2,3", "--preserve"]

- repo: https://github.com/dannysepler/rm_unneeded_f_str
rev: v0.2.0
Expand Down

0 comments on commit 06ff70c

Please sign in to comment.