Skip to content

Commit 9006de6

Browse files
committed
fix(playbook): remove retired files
1 parent 62bc6c7 commit 9006de6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/retired_files.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
retired_files:
66
- python/cargo_version.py
77
- python/requirements.txt
8-
- flake8 # replaced by ruff
8+
- .flake8 # replaced by ruff
9+
- .github/workflows/pr_reviewdog.yaml # replaced by pr_pre-commit.yaml

0 commit comments

Comments
 (0)