Skip to content

Commit

Permalink
Merge pull request #8 from tatsutakein/rt/improve-dependabot
Browse files Browse the repository at this point in the history
ci: Dependabot 関連のカイゼン
  • Loading branch information
tatsutakein authored Feb 12, 2024
2 parents cbc59e0 + e7ef719 commit 570257a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ updates:
interval: weekly
labels:
- 'dependencies'
- 'ignore-for-release'
- 'ignore for release'
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![dependabot](https://img.shields.io/badge/maintaied_with-dependabot-blue?logo=dependabot)](https://docs.github.com/en/code-security/dependabot)
[![renovate](https://img.shields.io/badge/maintaied%20with-renovate-blue?logo=renovatebot)](https://app.renovatebot.com/dashboard)
![GitHub last commit (branch)](https://img.shields.io/github/last-commit/tatsutakein/project-boilerplate)

Expand Down

0 comments on commit 570257a

Please sign in to comment.