Skip to content

Commit 46e8811

Browse files
chore(pre-commit-deps): pre-commit autoupdate (#467)
updates: - [github.com/renovatebot/pre-commit-hooks: 76de0f984354fad367f618aa3f6e67add8b23257 → 44c38f9c101b94f74d44d10c69f4ba15f9f15b4c](renovatebot/pre-commit-hooks@76de0f9...44c38f9) - [github.com/astral-sh/ruff-pre-commit: 8304991d8f6fe14b2c347b1fa35f3eef713446ae → d119aaff6891558b6eaf52518386871d1d267131](astral-sh/ruff-pre-commit@8304991...d119aaf) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6e0a6cc commit 46e8811

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
- id: remove-tabs
4141
- id: forbid-tabs
4242
- repo: https://github.com/renovatebot/pre-commit-hooks
43-
rev: 76de0f984354fad367f618aa3f6e67add8b23257 # frozen: 39.242.0
43+
rev: 44c38f9c101b94f74d44d10c69f4ba15f9f15b4c # frozen: 39.253.2
4444
hooks:
4545
- id: renovate-config-validator
4646
language_version: 20.18.0 # TODO: remove this line once https://github.com/renovatebot/pre-commit-hooks/issues/2460 is resolved
@@ -137,7 +137,7 @@ repos:
137137
always_run: true
138138
args: [audit, --json, --ignore-code=CVE-2019-8341]
139139
- repo: https://github.com/astral-sh/ruff-pre-commit
140-
rev: 8304991d8f6fe14b2c347b1fa35f3eef713446ae # frozen: v0.11.5
140+
rev: d119aaff6891558b6eaf52518386871d1d267131 # frozen: v0.11.6
141141
hooks:
142142
- id: ruff
143143
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)