We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b05953 + 76cff67 commit c7b818fCopy full SHA for c7b818f
1 file changed
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
# Ruff version.
15
- rev: 'v0.14.9'
+ rev: 'v0.14.10'
16
hooks:
17
# Run the linter.
18
- id: ruff
0 commit comments