Skip to content

Commit

Permalink
Merge pull request #81 from ikrommyd/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
ci(pre-commit): pre-commit autoupdate
  • Loading branch information
ikrommyd authored Aug 19, 2024
2 parents f0945dc + bcadb1d commit caa2abb
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 @@ -31,7 +31,7 @@ repos:
args: ["--py38-plus"]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.7
rev: v0.6.1
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]
Expand All @@ -46,6 +46,6 @@ repos:
args: ["--skip=*.ipynb","-L hist,Hist,nd,SubJet,subjet,Subjet,PTD,ptd,fPt,fpt,Ser,ser,hda"]

- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.18
rev: v0.19
hooks:
- id: validate-pyproject

0 comments on commit caa2abb

Please sign in to comment.