Skip to content

Commit 914aeb2

Browse files
authored
Merge pull request #222 from pyOpenSci/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 04e51be + e6847d7 commit 914aeb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ci:
1515
# pyosMeta disables autofixing of PRs to simplify new contributor experience and cleaner git history
1616
autofix_prs: false
1717
# Frequency of hook updates
18-
autoupdate_schedule: weekly
18+
autoupdate_schedule: quarterly
1919

2020
repos:
2121
# Out of the box hooks for pre-commit https://github.com/pre-commit/pre-commit-hooks
@@ -50,6 +50,6 @@ repos:
5050

5151
# Ensure GitHub workflows match the expected schema.
5252
- repo: https://github.com/sirosen/check-jsonschema
53-
rev: 0.29.3
53+
rev: 0.29.4
5454
hooks:
5555
- id: check-github-workflows

0 commit comments

Comments
 (0)