Skip to content

Commit

Permalink
MAINT: update pip constraints and pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Nov 7, 2023
1 parent 3dc4828 commit 35c167d
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 @@ -39,7 +39,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/ComPWA/repo-maintenance
rev: 0.1.0
rev: 0.1.1
hooks:
- id: check-dev-files
args:
Expand Down Expand Up @@ -85,7 +85,7 @@ repos:
args: ["--schemafile", "./docs/software/project-inventory-schema.json"]

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

Expand Down

0 comments on commit 35c167d

Please sign in to comment.