Skip to content

Commit

Permalink
chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
nfelt14 committed Dec 19, 2024
1 parent 8ecc653 commit 4e6d3f5
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 @@ -40,7 +40,7 @@ repos:
- id: remove-tabs
- id: forbid-tabs
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: db75e17671397199275beeb5c4e7fbe203969769 # frozen: 39.69.4
rev: 5f5318567fe9cd1f1265dde94b8d9d72a25cda52 # frozen: 39.75.1
hooks:
- id: renovate-config-validator
language_version: 20.18.0 # TODO: remove this line once https://github.com/renovatebot/pre-commit-hooks/issues/2460 is resolved
Expand Down Expand Up @@ -137,7 +137,7 @@ repos:
always_run: true
args: [audit, --json, --ignore-code=CVE-2019-8341]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: fc6ef5d0dd21a2a98a7fc6956e4f16166cb6562a # frozen: v0.8.3
rev: f0b5944bef86f50d875305821a0ab0d8c601e465 # frozen: v0.8.4
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit 4e6d3f5

Please sign in to comment.