Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1456)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/nbQA-dev/nbQA: 1.5.2 → 1.5.3](nbQA-dev/nbQA@1.5.2...1.5.3)

* Reduce autoupdate frequency to quarterly

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Matthew W. Thompson <mattwthompson@protonmail.com>
  • Loading branch information
pre-commit-ci[bot] and mattwthompson authored Nov 7, 2022
1 parent 9f44af5 commit e1c0c7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ci:
autoupdate_schedule: "monthly"
autoupdate_schedule: "quarterly"
files: ^openff|(^examples/((?!deprecated).)*$)
repos:
- repo: https://github.com/psf/black
Expand All @@ -21,7 +21,7 @@ repos:
'flake8-no-pep420',
]
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.5.2
rev: 1.5.3
hooks:
- id: nbqa-pyupgrade
args:
Expand Down

0 comments on commit e1c0c7d

Please # to comment.