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.
2 parents 14d545c + 6c4295f commit a3116c1Copy full SHA for a3116c1
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/asottile/setup-cfg-fmt
3
- rev: v2.8.0
+ rev: v3.1.0
4
hooks:
5
- id: setup-cfg-fmt
6
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -13,7 +13,7 @@ repos:
13
14
- id: mypy
15
- repo: https://github.com/astral-sh/ruff-pre-commit
16
- rev: v0.13.2
+ rev: v0.14.2
17
18
- id: ruff
19
args: ["--fix", "--show-fixes"]
0 commit comments