Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/bundler/activesupport-8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BaseMax authored Dec 16, 2024
2 parents 5e6b1ad + 2299a0a commit 97ae517
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Download Dependencies
run: go mod download
- name: Lint Code Base
uses: super-linter/[email protected].0
uses: super-linter/[email protected].1
env:
DEFAULT_BRANCH: main
VALIDATE_ALL_CODEBASE: true
Expand Down
35 changes: 16 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"markdownlint": "^0.37.0"
"markdownlint": "^0.37.1"
},
"devDependencies": {
"eslint": "^9.6.0"
"eslint": "^9.17.0"
},
"scripts": {
"test": "echo \"Error: no test specified.\""
Expand Down

0 comments on commit 97ae517

Please sign in to comment.