Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: bieniu <bieniu@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and bieniu authored Mar 24, 2023
1 parent 2bcadb8 commit f2a5d54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.256
rev: v0.0.259
hooks:
- id: ruff
args:
Expand Down Expand Up @@ -29,7 +29,7 @@ repos:
args:
- --branch=master
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.29.0
rev: v1.30.0
hooks:
- id: yamllint
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit f2a5d54

Please sign in to comment.