Update dependencies
This commit is contained in:
@ -40,7 +40,7 @@ repos:
|
||||
|
||||
# An extremely fast Python linter and formatter.
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.4.4
|
||||
rev: v0.4.7
|
||||
hooks:
|
||||
- id: ruff-format
|
||||
- id: ruff
|
||||
@ -48,6 +48,6 @@ repos:
|
||||
|
||||
# Static checker for GitHub Actions workflow files.
|
||||
- repo: https://github.com/rhysd/actionlint
|
||||
rev: v1.7.0
|
||||
rev: v1.7.1
|
||||
hooks:
|
||||
- id: actionlint
|
||||
|
Reference in New Issue
Block a user