Compare commits
1 Commits
renovate/s
...
a9a6c4f73c
Author | SHA1 | Date | |
---|---|---|---|
a9a6c4f73c |
@@ -9,8 +9,8 @@ jobs:
|
||||
name: pre-commit Linting
|
||||
runs-on: pi
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/setup-python@v6
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- run: pip install pre-commit
|
||||
shell: bash
|
||||
- name: Pre Commit
|
||||
|
@@ -25,7 +25,7 @@ repos:
|
||||
args: [--branch, main]
|
||||
|
||||
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
|
||||
rev: v2.15.0
|
||||
rev: v2.14.0
|
||||
hooks:
|
||||
- id: pretty-format-ini
|
||||
args: [--autofix]
|
||||
|
966
package-lock.json
generated
966
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user