Skip to content

Commit 726a2ba

Browse files
committed
ci: 👷 add pre-commit config file to be synched
1 parent 7ef1a91 commit 726a2ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/sync.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ group:
33
# General
44
- source: .github/CODEOWNERS
55
dest: .github/CODEOWNERS
6+
- source: .pre-commit-config.yaml
7+
dest: .pre-commit-config.yaml
68
- source: .dockerignore
79
dest: .dockerignore
810
- source: .editorconfig

0 commit comments

Comments
 (0)