Skip to content

Commit

Permalink
change update schedule to monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
Czaki committed Sep 5, 2023
1 parent fa3f8c7 commit 0fd0efa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
rev: v2.2.2
hooks:
- id: pycln
- repo: https://github.com/psf/black
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.7.0
hooks:
- id: black
Expand All @@ -25,3 +25,6 @@ repos:
rev: 0.26.3
hooks:
- id: check-github-workflows

ci:
autoupdate_schedule: monthly

0 comments on commit 0fd0efa

Please sign in to comment.