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 8c27528 commit 19d80d3Copy full SHA for 19d80d3
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ default_language_version:
4
python: python3.10
5
repos:
6
- repo: https://github.com/pre-commit/pre-commit-hooks
7
- rev: v4.6.0
+ rev: v5.0.0
8
hooks:
9
- id: check-added-large-files
10
- id: check-toml
@@ -14,7 +14,7 @@ repos:
14
- id: end-of-file-fixer
15
- id: trailing-whitespace
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
- rev: v0.6.5
+ rev: v0.8.3
18
19
- id: ruff
20
args:
0 commit comments