Skip to content

Package.json updates #438

@coliff

Description

@coliff
  • Update Stylelint & stylelint-config-standard to latest versions
  • run nom audit fix
  • Update jQuery to v4.0.0
  • Update all GitHub Actions to latest versions
  • Update Dependabot config to have a cooldown period of 7 days
  • in .github folder add a AGENTS.md file with following:
# Agents

<!-- https://agents.md -->

## GitHub Actions Workflows

- Always use the latest version
- YML files should begin with --- on the first line.
- All GitHub Actions should use SHA-1 pinned versions.
- All should be formatted with Prettier.
- If using `actions/checkout`, it should have `persist-credentials: false` set.
- GitHub Actions should have a cooldown period of 7 days.

## Dependabot

- GitHub Actions updates should be grouped and updated monthly.
- npm packages should be grouped and updated monthly.
- Limit number of Dependabot PRs to be open to 2.
- Dependabot config should be formatted with Prettier.
- Dependencies should have a cooldown period of 7 days

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions