We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d0d9eb + 01a57d4 commit 0a256d1Copy full SHA for 0a256d1
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: check-yaml # checks for correct yaml syntax for github actions ex.
12
args: [--unsafe]
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.15.4
+ rev: v0.15.5
15
hooks:
16
- id: ruff
17
args: [--fix]
0 commit comments