Skip to content

Commit

Permalink
Merge pull request #53 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 Sep 12, 2023
2 parents 9a3b565 + 87d1f7e commit af96f89
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: 3.7.1
rev: 3.8.2
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: 23.7.0
rev: 23.9.1
hooks:
- id: black

Expand Down

0 comments on commit af96f89

Please sign in to comment.