Skip to content

Commit

Permalink
MAINT: autoupdate pre-commit hooks
Browse files Browse the repository at this point in the history
updates:
- [github.com/ComPWA/repo-maintenance: 0.1.0 → 0.1.11](ComPWA/policy@0.1.0...0.1.11)
- [github.com/streetsidesoftware/cspell-cli: v7.3.1 → v8.2.1](streetsidesoftware/cspell-cli@v7.3.1...v8.2.1)
- [github.com/pre-commit/mirrors-prettier: v3.0.3 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.0.3...v4.0.0-alpha.8)
  • Loading branch information
pre-commit-ci[bot] authored Jan 1, 2024
1 parent cb40b12 commit bb55a6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/ComPWA/repo-maintenance
rev: 0.1.0
rev: 0.1.11
hooks:
- id: check-dev-files
args:
Expand All @@ -32,11 +32,11 @@ repos:
- --repo-title=Public ComPWA GitHub profile

- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v7.3.1
rev: v8.2.1
hooks:
- id: cspell

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v4.0.0-alpha.8
hooks:
- id: prettier

0 comments on commit bb55a6f

Please sign in to comment.