Skip to content

Commit

Permalink
Adjust pre-commit CI config (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJulianJES authored Sep 2, 2024
1 parent 57a5348 commit c6edfd4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
ci:
autofix_commit_msg: "Apply pre-commit auto fixes"
autoupdate_commit_msg: "Auto-update pre-commit hooks"
skip: [mypy]

repos:
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
Expand Down

0 comments on commit c6edfd4

Please sign in to comment.