Skip to content

Commit

Permalink
Drop pre-commit GHA and try app
Browse files Browse the repository at this point in the history
  • Loading branch information
zsusswein committed Sep 2, 2024
1 parent 251109f commit f6a109f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 39 deletions.
38 changes: 0 additions & 38 deletions .github/workflows/pre-commit.yaml

This file was deleted.

11 changes: 10 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,13 @@ repos:
args: ['--baseline', '.secrets.baseline']
exclude: package.lock.json
ci:
autoupdate_schedule: monthly
autofix_commit_msg: |
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
autofix_prs: true
autoupdate_branch: ''
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
autoupdate_schedule: weekly
skip: []
submodules: false

0 comments on commit f6a109f

Please sign in to comment.