ci(tools): Check copyright for BSASM files

This commit is contained in:
Roland Dobai
2025-01-08 19:10:13 +01:00
parent e44c525da2
commit fc6272e9b0
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -200,7 +200,7 @@ repos:
- id: file-contents-sorter
files: 'tools\/ci\/(executable-list\.txt|mypy_ignore_list\.txt|check_copyright_ignore\.txt)'
- repo: https://github.com/espressif/check-copyright/
rev: v1.0.3
rev: v1.1.0
hooks:
- id: check-copyright
args: ['--ignore', 'tools/ci/check_copyright_ignore.txt', '--config', 'tools/ci/check_copyright_config.yaml']