Skip to content

Commit 91710a9

Browse files
authored
Merge pull request #443 from roboflow/pre-commit-ci-update-config
chore(pre_commit): ⬆ pre_commit autoupdate
2 parents 529806c + 97b2071 commit 91710a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ repos:
2424
- id: trailing-whitespace
2525

2626
- repo: https://github.com/PyCQA/bandit
27-
rev: 1.9.3
27+
rev: 1.9.4
2828
hooks:
2929
- id: bandit
3030
args: ["-c", "pyproject.toml"]
3131
additional_dependencies: ["bandit[toml]"]
3232

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

0 commit comments

Comments
 (0)