Skip to content

Commit 28b6b90

Browse files
chore(pre_commit): ⬆ pre_commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.11.13](astral-sh/ruff-pre-commit@v0.11.12...v0.11.13)
1 parent 4e30788 commit 28b6b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
additional_dependencies: ["bandit[toml]"]
3232

3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: v0.11.12
34+
rev: v0.11.13
3535
hooks:
3636
- id: ruff-format
3737
- id: ruff

0 commit comments

Comments
 (0)