There was an error while loading. Please reload this page.
1 parent b6954e1 commit 862baedCopy full SHA for 862baed
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: check-merge-conflict # Check for files that contain merge conflict strings.
11
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
- rev: v0.15.20
+ rev: v0.16.0
14
hooks:
15
- id: ruff-check
16
args: [ --fix, --ignore, FIX ] # Allow committing with TODOs. Only CI checks should prevent merging with TODOs.
0 commit comments