Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#109)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Oct 6, 2023
1 parent c058131 commit cd574cd
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 @@ -10,7 +10,7 @@ repos:
- id: check-added-large-files
args: [--maxkb=2048]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.0.291"
rev: "v0.0.292"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
Expand Down Expand Up @@ -40,7 +40,7 @@ repos:
- eslint-plugin-n@^15.0.0 || ^16.0.0
- eslint-plugin-promise@^6.0.0
- repo: https://github.com/crate-ci/typos
rev: v1.16.14
rev: v1.16.17
hooks:
- id: typos

Expand Down

0 comments on commit cd574cd

Please sign in to comment.