Skip to content

Commit c749b8e

Browse files
Automated PR: Standardising Files (sous-chefs#411)
* Standardise files with files in sous-chefs/repo-management Signed-off-by: kitchen-porter <[email protected]>
1 parent 60b3af9 commit c749b8e

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

.overcommit.yml

-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ PreCommit:
1111
enabled: true
1212
required_executable: 'cookstyle'
1313
command: ["cookstyle"]
14-
Delivery:
15-
enabled: true
16-
required_executable: 'delivery'
17-
flags: ['local', 'all']
1814
CommitMsg:
1915
HardTabs:
2016
enabled: true

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This file is used to list changes made in each version of grafana.
44

55
## Unreleased
66

7+
Standardise files with files in sous-chefs/repo-management
8+
79
## 10.0.3 - *2022-04-02*
810

911
## 10.0.2 - *2022-03-31*

chefignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Dangerfile
6161
examples/*
6262
features/*
6363
Guardfile
64-
kitchen.yml*
64+
kitchen*.yml
6565
mlc_config.json
6666
Procfile
6767
Rakefile

0 commit comments

Comments
 (0)