Skip to content

Commit

Permalink
Merge pull request #106 from BITNP/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
YDX-2147483647 authored Sep 5, 2023
2 parents 46afe34 + 8039a44 commit 288318d
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.286"
rev: "v0.0.287"
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.8
rev: v1.16.10
hooks:
- id: typos

Expand Down

0 comments on commit 288318d

Please sign in to comment.