Skip to content

Commit

Permalink
update the precommit auto update branch and add a dependabot for the …
Browse files Browse the repository at this point in the history
…github CI
  • Loading branch information
MaximilienNaveau committed Jan 28, 2025
1 parent 7eb9fa4 commit 2527a7d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ci:
autoupdate_branch: 'devel'
autoupdate_branch: 'humble-devel'
repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v16.0.0
Expand Down

0 comments on commit 2527a7d

Please sign in to comment.