Skip to content

Commit

Permalink
Update pre-commit ci settings
Browse files Browse the repository at this point in the history
- Reduce autoupdate to quarterly
- Skip pinned black and flake8
  • Loading branch information
MHendricks committed Sep 16, 2024
1 parent bcbc359 commit 83189bd
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,4 +1,8 @@
---
ci:
autoupdate_schedule: quarterly
skip: [black, flake8]

repos:

- repo: https://github.com/psf/black
Expand Down

1 comment on commit 83189bd

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.