Skip to content

Commit

Permalink
chore(deps): update artifactory support dependencies (#74)
Browse files Browse the repository at this point in the history
| datasource  | package                      | from    | to      |
| ----------- | ---------------------------- | ------- | ------- |
| npm         | @types/node                  | 22.10.2 | 22.10.5 |
| github-tags | golangci/golangci-lint       | v1.62.2 | v1.63.4 |
| github-tags | renovatebot/pre-commit-hooks | 39.75.0 | 39.91.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent c2ed2ef commit 02cfca5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ repos:
"--no-cache"
]
- repo: https://github.com/golangci/golangci-lint
rev: v1.62.2
rev: v1.63.4
hooks:
- id: golangci-lint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.75.0
rev: 39.91.2
hooks:
- id: renovate-config-validator
6 changes: 3 additions & 3 deletions tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 02cfca5

Please sign in to comment.