Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
dalthviz authored Dec 4, 2023
2 parents a5f2548 + b49da33 commit 3238de7
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
@@ -1,17 +1,17 @@
repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black
pass_filenames: true
exclude: _vendor|vendored|examples
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.4
rev: v0.1.6
hooks:
- id: ruff
exclude: _vendor|vendored
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.1
rev: 0.27.2
hooks:
- id: check-github-workflows
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 3238de7

Please sign in to comment.