浏览代码

chore(deps): update pre-commit hook fsfe/reuse-tool to v6.2.0

pull/4688/head
renovate[bot] 4 个月前
committed by Slavi Pantaleev
父节点
当前提交
f92740929e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .pre-commit-config.yaml

+ 1
- 1
.pre-commit-config.yaml 查看文件

@@ -21,6 +21,6 @@ repos:
- id: codespell
args: ["--skip=*.po,*.pot,i18n/"]
- repo: https://github.com/fsfe/reuse-tool # https://reuse.software/dev/#pre-commit-hook
rev: v6.1.2
rev: v6.2.0
hooks:
- id: reuse

正在加载...
取消
保存