Skip to content

Commit 33b3852

Browse files
authored
Merge pull request #825 from simvue-io/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3a0180b + 2bd7dd2 commit 33b3852

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
@@ -23,7 +23,7 @@ repos:
2323
args: [--branch, main, --branch, dev]
2424
- id: check-added-large-files
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.12.0
26+
rev: v0.12.4
2727
hooks:
2828
- id: ruff
2929
args: [ --fix, --exit-non-zero-on-fix, "--ignore=C901" ]
@@ -35,7 +35,7 @@ repos:
3535
pass_filenames: false
3636

3737
- repo: https://github.com/PyCQA/bandit.git
38-
rev: 1.8.5
38+
rev: 1.8.6
3939
hooks:
4040
- id: bandit
4141
args: [-lll, --recursive, clumper]

0 commit comments

Comments
 (0)