Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.290 → v0.0.291](astral-sh/ruff-pre-commit@v0.0.290...v0.0.291)
- [github.com/commitizen-tools/commitizen: 3.9.0 → 3.10.0](commitizen-tools/commitizen@3.9.0...3.10.0)
  • Loading branch information
pre-commit-ci[bot] authored and andreoliwa committed Sep 29, 2023
1 parent 724cd11 commit 3ef07a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -44,7 +44,7 @@ repos:
hooks:
- id: keep-sorted
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.290
rev: v0.0.291
hooks:
- id: ruff
args: [--fix]
Expand Down Expand Up @@ -117,7 +117,7 @@ repos:
# https://docs.openstack.org/bashate/latest/man/bashate.html#options
args: [-i, E006]
- repo: https://github.com/commitizen-tools/commitizen
rev: 3.9.0
rev: 3.10.0
hooks:
- id: commitizen
stages: [commit-msg]

0 comments on commit 3ef07a7

Please sign in to comment.