Skip to content

Commit

Permalink
update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeGehring committed Oct 19, 2023
1 parent 6cd5592 commit 1f9d560
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 @@ -11,7 +11,7 @@ repos:
args: [--profile, black]

- repo: https://github.com/psf/black
rev: 23.7.0
rev: 23.10.0
hooks:
- id: black

Expand All @@ -21,7 +21,7 @@ repos:
- id: poetry-check

- repo: "https://github.com/domluna/JuliaFormatter.jl"
rev: "v1.0.35"
rev: "v1.0.40"
hooks:
- id: "julia-formatter"

Expand Down

0 comments on commit 1f9d560

Please sign in to comment.