We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a1b3b5 commit 2c430a7Copy full SHA for 2c430a7
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v4.6.0
+ rev: v5.0.0
4
hooks:
5
- id: check-added-large-files
6
- id: check-ast
@@ -16,7 +16,7 @@ repos:
16
- id: mixed-line-ending
17
- id: requirements-txt-fixer
18
- repo: https://github.com/astral-sh/ruff-pre-commit
19
- rev: v0.5.4
+ rev: v0.11.7
20
21
- id: ruff
22
args: [--fix, --exclude, alembic/]
0 commit comments