Skip to content

Commit

Permalink
Merge pull request #63 from YisusChrist/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
YisusChrist authored Oct 13, 2024
2 parents ecbd121 + 6f926de commit f058e87
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 @@ -12,7 +12,7 @@ repos:
- id: check-vcs-permalinks
- id: check-shebang-scripts-are-executable
repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
- hooks:
- id: python-check-mock-methods
- id: python-no-log-warn
Expand All @@ -30,7 +30,7 @@ repos:
- hooks:
- id: black
repo: https://github.com/psf/black
rev: 24.8.0
rev: 24.10.0
- hooks:
- args:
- --profile
Expand All @@ -44,6 +44,6 @@ repos:
- id: commitizen
- id: commitizen-branch
stages:
- push
- Nonepre-pushNone
repo: https://github.com/commitizen-tools/commitizen
rev: v3.29.1

0 comments on commit f058e87

Please sign in to comment.