Skip to content

Commit

Permalink
Reduce pre-commit autoupdate frequency
Browse files Browse the repository at this point in the history
  • Loading branch information
lslunis committed Mar 13, 2023
1 parent 8f3123e commit 9d26b94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ repos:
- id: mypy
additional_dependencies: [numpy, httpx, pytest, structlog, types-PyYAML]
args: [--config-file, mypy.ini]
ci:
autoupdate_schedule: quarterly

0 comments on commit 9d26b94

Please sign in to comment.