Skip to content

Commit

Permalink
Merge pull request #107 from sandialabs/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
ci: pre-commit auto-update
  • Loading branch information
jmgate authored Apr 15, 2024
2 parents 237c90c + f184590 commit ec22cad
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 @@ -7,7 +7,7 @@ ci:
repos:

- repo: https://github.com/commitizen-tools/commitizen
rev: v3.21.3
rev: v3.22.0
hooks:
- id: commitizen
- id: commitizen-branch
Expand Down Expand Up @@ -39,7 +39,7 @@ repos:
- id: rst-inline-touching-normal

- repo: https://github.com/psf/black
rev: 24.3.0
rev: 24.4.0
hooks:
- id: black

Expand Down

0 comments on commit ec22cad

Please sign in to comment.