Skip to content

Commit

Permalink
chore: Update from '_rust/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Dec 4, 2023
2 parents c0a1814 + 8c836ea commit cf7a027
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
{
commitMessageTopic: 'MSRV',
matchManagers: [
'regex',
'custom.regex',
],
matchPackageNames: [
'rust',
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exclude: |
)$
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-yaml
stages: [commit]
Expand All @@ -20,7 +20,7 @@ repos:
- id: detect-private-key
stages: [commit]
- repo: https://github.com/crate-ci/typos
rev: v1.16.3
rev: v1.16.20
hooks:
- id: typos
stages: [commit]
Expand Down

0 comments on commit cf7a027

Please sign in to comment.