Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#110)
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 10, 2023
1 parent cd574cd commit c354001
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
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -28,7 +28,7 @@ repos:
- --quiet
- id: djlint-django
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.50.0
rev: v8.51.0
hooks:
- id: eslint
args:
Expand All @@ -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.17
rev: v1.16.18
hooks:
- id: typos

Expand Down

0 comments on commit c354001

Please sign in to comment.