Skip to content

Commit

Permalink
Merge pull request #106 from chemelli74/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
chore(pre-commit.ci): pre-commit autoupdate
  • Loading branch information
chemelli74 authored Apr 9, 2024
2 parents 907fd50 + 81b7d57 commit 4355394
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 @@ -10,12 +10,12 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: no-commit-to-branch
args: ["--branch", "main"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.4
rev: v0.3.5
hooks:
- id: ruff
args:
Expand All @@ -27,7 +27,7 @@ repos:
- id: commitizen
stages: [commit-msg]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-json
- id: check-toml
Expand Down

0 comments on commit 4355394

Please sign in to comment.