Skip to content

Commit

Permalink
chore(deps): update pre-commit [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
IK Renovate Bot committed Apr 16, 2024
1 parent b00a07e commit 26f8337
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 @@ -48,7 +48,7 @@ repos:
hooks:
- id: shellcheck
- repo: https://github.com/ambv/black
rev: 20.8b1
rev: 24.4.0
hooks:
- id: black
language_version: python3.8
Expand All @@ -73,7 +73,7 @@ repos:
types: [file, yaml]
entry: 'yamllint --strict -d "{extends: relaxed, rules: {line-length: {max: 200}}}"'
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.7.1
rev: v3.1.0
hooks:
- id: prettier
types: [javascript]
Expand Down

0 comments on commit 26f8337

Please sign in to comment.