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 245e442 commit fda1bbdCopy full SHA for fda1bbd
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: "v0.6.5"
+ rev: "v0.6.7"
4
hooks:
5
- id: ruff
6
args: ["--fix"]
@@ -46,7 +46,7 @@ repos:
46
# on <3.11
47
- exceptiongroup>=1.0.0rc8
48
- repo: https://github.com/tox-dev/pyproject-fmt
49
- rev: "2.2.3"
+ rev: "2.2.4"
50
51
- id: pyproject-fmt
52
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
0 commit comments