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 3d4417b + 8c836ea commit 652fd86
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
Expand Up @@ -29,7 +29,7 @@
{
commitMessageTopic: 'MSRV',
matchManagers: [
'regex',
'custom.regex',
],
matchPackageNames: [
'rust',
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
@@ -1,6 +1,6 @@
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 @@ -15,7 +15,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 652fd86

Please sign in to comment.