Skip to content

Commit

Permalink
🔧 MAINTAIN: Add pre-commit.ci (#5062)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell authored Aug 11, 2021
1 parent af8a930 commit 6b8cf46
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:
autoupdate_schedule: monthly
autofix_prs: true
skip: [mypy, pylint, dm-generate-all, pyproject, dependencies, verdi-autodocs, version-number]

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

0 comments on commit 6b8cf46

Please sign in to comment.