Skip to content

Commit

Permalink
Merge pull request #69 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 Oct 16, 2023
2 parents f65eaa9 + 568c816 commit 82c9818
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,14 +7,14 @@ ci:
repos:

- repo: https://github.com/commitizen-tools/commitizen
rev: 3.10.0
rev: 3.10.1
hooks:
- id: commitizen
- id: commitizen-branch
stages: [push]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.5.1
rev: v1.6.0
hooks:
- id: mypy
additional_dependencies: ["dateparser", "types-dateparser"]
Expand Down

0 comments on commit 82c9818

Please sign in to comment.