mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-23 09:30:57 -05:00
chore: Update from '_rust/main'
This commit is contained in:
commit
cb9b485bd3
2 changed files with 2 additions and 2 deletions
2
.github/renovate.json5
vendored
2
.github/renovate.json5
vendored
|
@ -29,7 +29,7 @@
|
||||||
{
|
{
|
||||||
commitMessageTopic: 'MSRV',
|
commitMessageTopic: 'MSRV',
|
||||||
matchManagers: [
|
matchManagers: [
|
||||||
'regex',
|
'custom.regex',
|
||||||
],
|
],
|
||||||
matchPackageNames: [
|
matchPackageNames: [
|
||||||
'rust',
|
'rust',
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.4.0
|
rev: v4.5.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
stages: [commit]
|
stages: [commit]
|
||||||
|
|
Loading…
Reference in a new issue