Update dependencies
This commit is contained in:
parent
d74a6a2011
commit
f058901e28
2 changed files with 182 additions and 201 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue