Skip to content

Commit

Permalink
Merge pull request #212 from Julian/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
Julian authored Aug 5, 2024
2 parents c87bb26 + 0695e58 commit 5061c94
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 @@ -2,7 +2,7 @@ exclude: pelican/plugins/filetime_from_git/

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-json
- id: check-toml
Expand All @@ -28,7 +28,7 @@ repos:
- --pre-summary-newline
- --make-summary-multi-line
- repo: https://github.com/rstcheck/rstcheck
rev: 'v6.2.0'
rev: 'v6.2.4'
hooks:
- id: rstcheck
args: [--report-level=warning]

0 comments on commit 5061c94

Please sign in to comment.