Skip to content

Commit

Permalink
Merge pull request #222 from pyOpenSci/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
willingc authored Oct 16, 2024
2 parents 04e51be + e6847d7 commit 914aeb2
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
Expand Up @@ -15,7 +15,7 @@ ci:
# pyosMeta disables autofixing of PRs to simplify new contributor experience and cleaner git history
autofix_prs: false
# Frequency of hook updates
autoupdate_schedule: weekly
autoupdate_schedule: quarterly

repos:
# Out of the box hooks for pre-commit https://github.com/pre-commit/pre-commit-hooks
Expand Down Expand Up @@ -50,6 +50,6 @@ repos:

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

0 comments on commit 914aeb2

Please sign in to comment.