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/adrienverge/yamllint.git: v1.32.0 → v1.33.0](https://github.com/adrienverge/yamllint.git/compare/v1.32.0...v1.33.0)
- [github.com/psf/black: 23.9.1 → 23.11.0](psf/black@23.9.1...23.11.0)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.292 → v0.1.5](astral-sh/ruff-pre-commit@v0.0.292...v0.1.5)
  • Loading branch information
pre-commit-ci[bot] authored Nov 13, 2023
1 parent a6da7ae commit d425634
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 @@ -18,18 +18,18 @@ repos:
- hooks:
- id: yamllint
repo: https://github.com/adrienverge/yamllint.git
rev: v1.32.0
rev: v1.33.0
- hooks:
- id: black
repo: https://github.com/psf/black
rev: 23.9.1
rev: 23.11.0
- hooks:
- args:
- --fix
- --exit-non-zero-on-fix
id: ruff
repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.292
rev: v0.1.5
exclude: |
(?x)^(
reps/templates
Expand Down

0 comments on commit d425634

Please sign in to comment.