Skip to content

Commit 360dee5

Browse files
ci: 👷 update pre-commit CI version (#343)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3998f38 commit 360dee5

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
@@ -11,7 +11,7 @@ repos:
1111
- id: gitleaks
1212

1313
- repo: https://github.com/jolars/panache-pre-commit
14-
rev: v3.0.2
14+
rev: v3.3.0
1515
hooks:
1616
- id: panache-format
1717

@@ -29,7 +29,7 @@ repos:
2929
# sub-packages, which confuses pre-commit when it tries to find the latest
3030
# version
3131
- repo: https://github.com/adhtruong/mirrors-typos
32-
rev: v1.48.0
32+
rev: v1.49.0
3333
hooks:
3434
- id: typos
3535
args: [--config, .config/typos.toml, --force-exclude]

0 commit comments

Comments
 (0)