Skip to content

Commit 3214f25

Browse files
author
Oleg
committed
Execute pre-commit hook
1 parent a1b573a commit 3214f25

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ updates:
1414
- package-ecosystem: "gradle"
1515
directory: "/"
1616
schedule:
17-
interval: "daily"
17+
interval: "daily"

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,4 @@ jobs:
159159
run: gh pr merge --auto --merge "$PR_URL"
160160
env:
161161
PR_URL: ${{ github.event.pull_request.html_url }}
162-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
162+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1818
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1919
THE SOFTWARE.
2020

21-
Bowtie's logo was designed by @PaulWaller with work sponsored by [endjin](https://endjin.com).
21+
Bowtie's logo was designed by @PaulWaller with work sponsored by [endjin](https://endjin.com).

0 commit comments

Comments
 (0)