Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

ci: bump repository configuration from template-refs/heads/main #418

Merged
merged 1 commit into from
Aug 24, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions .ort.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ repos:
- id: check-merge-conflict
- id: debug-statements
- id: trailing-whitespace
exclude: ^(tests/requirement_test/logs)
- id: check-yaml
- id: check-xml
- id: check-toml
- id: check-json
- id: end-of-file-fixer
exclude: ^(tests/requirement_test/logs)
- repo: https://github.com/psf/black
rev: 22.3.0
hooks:
Expand Down