Update dependencies

This commit is contained in:
2024-06-02 16:48:28 +02:00
parent d74a6a2011
commit f058901e28
2 changed files with 182 additions and 201 deletions

View File

@ -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