Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into dependabot/docker/dot-config/ansible/creator…
Browse files Browse the repository at this point in the history
…-ee-v24.2.0
  • Loading branch information
priyamsahoo authored Feb 12, 2024
2 parents b3f0d02 + e000942 commit ddb72b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
node-version: 16.x
registry-url: 'https://registry.npmjs.org'
- name: Install Task
uses: arduino/setup-task@v1
uses: arduino/setup-task@v2
with:
version: 3.x
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ repos:
additional_dependencies:
- prettier
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.38.0
rev: v0.39.0
hooks:
- id: markdownlint
exclude: >
Expand Down

0 comments on commit ddb72b5

Please sign in to comment.