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/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)
- [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](codespell-project/codespell@v2.2.5...v2.2.6)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.290 → v0.0.292](astral-sh/ruff-pre-commit@v0.0.290...v0.0.292)
  • Loading branch information
pre-commit-ci[bot] authored Oct 9, 2023
1 parent 5e65739 commit 0ea5969
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 @@ -9,12 +9,12 @@ repos:
- id: check-yaml
- id: check-added-large-files
repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
- hooks:
- entry: codespell
id: codespell
repo: https://github.com/codespell-project/codespell
rev: v2.2.5
rev: v2.2.6
- hooks:
- id: yamllint
repo: https://github.com/adrienverge/yamllint.git
Expand All @@ -29,7 +29,7 @@ repos:
- --exit-non-zero-on-fix
id: ruff
repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.290
rev: v0.0.292
exclude: |
(?x)^(
reps/templates
Expand Down

0 comments on commit 0ea5969

Please sign in to comment.