Skip to content

Commit 0cedb4e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/renovatebot/pre-commit-hooks: 5b7fd349cf98e23c7d57839c7883f378d994d831 → 263856d8d61fb5e880a91fbb94d6016bad50352f](renovatebot/pre-commit-hooks@5b7fd34...263856d) - [github.com/astral-sh/ruff-pre-commit: f1ebc5730d98440041cc43e4d69829ad598ae1e7 → 9f089bd3b7591566aef707c4e144ea2ceedf7de2](astral-sh/ruff-pre-commit@f1ebc57...9f089bd)
1 parent b24429c commit 0cedb4e

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
@@ -33,7 +33,7 @@ repos:
3333
- id: remove-tabs
3434
- id: forbid-tabs
3535
- repo: https://github.com/renovatebot/pre-commit-hooks
36-
rev: 5b7fd349cf98e23c7d57839c7883f378d994d831 # frozen: 38.64.2
36+
rev: 263856d8d61fb5e880a91fbb94d6016bad50352f # frozen: 38.94.1
3737
hooks:
3838
- id: renovate-config-validator
3939
- repo: https://github.com/python-jsonschema/check-jsonschema
@@ -122,7 +122,7 @@ repos:
122122
always_run: true
123123
args: [audit, --json, --ignore-code=CVE-2019-8341]
124124
- repo: https://github.com/astral-sh/ruff-pre-commit
125-
rev: f1ebc5730d98440041cc43e4d69829ad598ae1e7 # frozen: v0.6.3
125+
rev: 9f089bd3b7591566aef707c4e144ea2ceedf7de2 # frozen: v0.6.7
126126
hooks:
127127
- id: ruff
128128
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)