Skip to content

Commit

Permalink
Merge pull request #279 from MilesCranmer/fix-precommit
Browse files Browse the repository at this point in the history
Avoid julia-formatter on pre-commit.ci
  • Loading branch information
MilesCranmer authored Jan 6, 2024
2 parents 40ce0b4 + a75469d commit 0544bce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
ci:
skip:
- julia-formatter

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
Expand Down

0 comments on commit 0544bce

Please sign in to comment.