Skip to content

Commit d926720

Browse files
ci: 👷 update pre-commit CI version
updates: - [github.com/adhtruong/mirrors-typos: v1.49.0 → v1.50.0](adhtruong/mirrors-typos@v1.49.0...v1.50.0) - [github.com/jolars/panache-pre-commit: v3.6.1 → v3.7.0](jolars/panache-pre-commit@v3.6.1...v3.7.0)
1 parent 527753d commit d926720

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
@@ -14,13 +14,13 @@ repos:
1414
# sub-packages, which confuses pre-commit when it tries to find the latest
1515
# version
1616
- repo: https://github.com/adhtruong/mirrors-typos
17-
rev: v1.49.0
17+
rev: v1.50.0
1818
hooks:
1919
- id: typos
2020
args: [--config, .config/typos.toml, --force-exclude]
2121

2222
- repo: https://github.com/jolars/panache-pre-commit
23-
rev: v3.6.1
23+
rev: v3.7.0
2424
hooks:
2525
- id: panache-format
2626

0 commit comments

Comments
 (0)