Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#10)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.280 → v0.0.282](astral-sh/ruff-pre-commit@v0.0.280...v0.0.282)

* Update .pre-commit-config.yaml

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Keto D. Zhang <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and ketozhang authored Aug 8, 2023
1 parent 7de421a commit 016ed16
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
Expand Up @@ -11,7 +11,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 'v0.0.280'
rev: 'v0.0.282'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand All @@ -29,6 +29,6 @@ ci:
autofix_prs: false
# autoupdate_branch: ''
# autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
# autoupdate_schedule: monthly
autoupdate_schedule: monthly
# skip: []
# submodules: false

0 comments on commit 016ed16

Please sign in to comment.