Skip to content

Commit

Permalink
Create README.md (#3)
Browse files Browse the repository at this point in the history
* Create README.md

* chore: update versions

Signed-off-by: Felipe Zipitria <[email protected]>

---------

Signed-off-by: Felipe Zipitria <[email protected]>
  • Loading branch information
fzipi authored Jul 3, 2024
1 parent 9b8aba2 commit 8999181
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]
with:
extra_args: --all-files
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Renovate Bot Share Config

This repo contains the shared configuration for renovate bot.

0 comments on commit 8999181

Please sign in to comment.