Skip to content

Commit d6b0ac2

Browse files
chore(pre-commit-deps): pre-commit autoupdate (#558)
updates: - [github.com/renovatebot/pre-commit-hooks: 0d6f12545086b5365f41b58e205f03b293c9508e → 461803813a4c15b54bba3f30455bc7c915b04cc4](renovatebot/pre-commit-hooks@0d6f125...4618038) - [github.com/astral-sh/ruff-pre-commit: 8a948e557ca98afa9489998ad0b85515964df9c4 → 7445ed19e95ffaa6aad0d9bd4123025f7039511a](astral-sh/ruff-pre-commit@8a948e5...7445ed1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1c37742 commit d6b0ac2

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: 0d6f12545086b5365f41b58e205f03b293c9508e # frozen: 41.6.0
43+
rev: 461803813a4c15b54bba3f30455bc7c915b04cc4 # frozen: 41.17.2
4444
hooks:
4545
- id: renovate-config-validator
4646
- repo: https://github.com/python-jsonschema/check-jsonschema
@@ -136,7 +136,7 @@ repos:
136136
always_run: true
137137
args: [audit, --json, --ignore-code=CVE-2019-8341]
138138
- repo: https://github.com/astral-sh/ruff-pre-commit
139-
rev: 8a948e557ca98afa9489998ad0b85515964df9c4 # frozen: v0.12.0
139+
rev: 7445ed19e95ffaa6aad0d9bd4123025f7039511a # frozen: v0.12.1
140140
hooks:
141141
- id: ruff
142142
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)